Jump to content

Large error logs


Recommended Posts

I was backing up a couple installations this weekend and I notice some really large error logs. Has there been an issue with this that I am unaware of (pushing about a gig each) The installations are running 1.4.7 and 1.4.7.3

Link to comment
Share on other sites

lol. true.

[30-Mar-2012 15:03:07] PHP Warning:  feof(): supplied argument is not a valid stream resource in /home/********/public_html/tools/smarty/sysplugins/smarty_internal_resource_stream.php on line 78
[30-Mar-2012 15:03:07] PHP Warning:  fgets(): supplied argument is not a valid stream resource in /home/********/public_html/tools/smarty/sysplugins/smarty_internal_resource_stream.php on line 79

 

Each one has about 500k lines of this. Different date and time one each one, but they are all around the time the sites were installed. Nothing recent, just all about when the site was installed.

Link to comment
Share on other sites

My guess is that initially there was a permissions issue somewhere affecting Smarty (cache files?) but obviously it is no longer a problem or else the logs would still be growing.

 

Did you migrate the site from somewhere else (say your local dev machine or another server) or was it a fresh install? Did you have to run through the install more than once?

 

Cheers

Link to comment
Share on other sites

  • 4 months later...

Hi

 

Did you find problem of this issue? I've exact same problem, 5Gb of error log file and same error:

 

 

PHP Warning: feof() expects parameter 1 to be resource, boolean given in /home/www/mywebsite/tools/smarty/sysplugins/smarty_internal_resource_stream.php on line 78, referer: http://www.mywebsite.com/fr/

 

PHP Warning: fgets() expects parameter 1 to be resource, boolean given in /home/www/mywebsite/tools/smarty/sysplugins/smarty_internal_resource_stream.php on line 79, referer: http://www.mywebsite.com/fr/

 

Thanks

Link to comment
Share on other sites

×
×
  • Create New...