INTRODUCTION ------------ Developer & current maintainer: Gurpartap Singh Co-maintainer: Herman van Rink Whois lookup enables Drupal installations to offer whois lookups for their users. The module depends on the phpWhois library available at: http://phpwhois.sf.net/ INSTALLATION ------------ 1. Copy the module to sites/SITENAME/modules directory. 2. Download the latest phpWhois package (tested with 4.2.x) from http://sourceforge.net/projects/phpwhois/files/ 3. Extract the phpWhois library into whois module folder and the content folder to "phpwhois", so that the directory structure looks like: sites/SITENAME/modules/whois/phpwhois/*. 4. Configure the Whois module at admin/settings/whois. 5. Your module is now setup and ready to be used.