Joomla 1.5.6
php: PHP 5.1.6 (cli) (built: Jul 16 2008 19:53:00)
Copyright (c) 1997-2006 The PHP Group
Zend Engine v2.1.0, Copyright (c) 1998-2006 Zend Technologies
with eAccelerator v0.9.5.3, Copyright (c) 2004-2006 eAccelerator, by eAccele
rator
Ajax Whois: 0.5.1
I've successfully installed the ajax whois module, but it seems to be filling up my file system with the following repeated error in my web servers error log file:
[Fri May 08 10:54:28 2009] [error] [client 194.205.140.225] PHP Warning: feof()
: supplied argument is not a valid stream resource in /var/www/html/components/c
om_ajaxwhois/whois.php on line 104, referer:
www.anthonybarlow.com/
[Fri May 08 10:54:28 2009] [error] [client 194.205.140.225] PHP Warning: fgets(
): supplied argument is not a valid stream resource in /var/www/html/components/
com_ajaxwhois/whois.php on line 105, referer:
www.anthonybarlow.com/
This file grew to 71Gs in just over an hour! Any ideas what is causing this error?
Due to the amount of errors generated I have had to temporarily disable this plugin but I would like to get it to work.
Thanks in advance
Tony