So I have this installed and it's working great on a very large forum.... However about five times a day I get an email from a user complaining of this error on registration attempt:
Quote:
Warning: include(phpwhois-4.2.2/whois.main.php) [function.include]: failed to open stream: No such file or directory in [path]/register.php(81) : eval()'d code on line 98
See below?
Warning: include(phpwhois-4.2.2/whois.main.php) [function.include]: failed to open stream: No such file or directory in [path]/register.php(81) : eval()'d code on line 98
Warning: include() [function.include]: Failed opening 'phpwhois-4.2.2/whois.main.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in [path]/register.php(81) : eval()'d code on line 98
Fatal error: Class 'Whois' not found in /home/garagejo/public_html/forum/register.php(81) : eval()'d code on line 99
|
Any idea what could be causing this?