Dh42 Posted May 29, 2012 Share Posted May 29, 2012 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 More sharing options...
codegrunt Posted May 29, 2012 Share Posted May 29, 2012 The obvious question is what is in the error logs? Link to comment Share on other sites More sharing options...
Dh42 Posted May 29, 2012 Author Share Posted May 29, 2012 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 More sharing options...
codegrunt Posted May 29, 2012 Share Posted May 29, 2012 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 More sharing options...
Dh42 Posted May 29, 2012 Author Share Posted May 29, 2012 Nope to both questions. I figured the problem had worked itself out, but it is just strange. Link to comment Share on other sites More sharing options...
Thaipop Posted October 8, 2012 Share Posted October 8, 2012 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 More sharing options...
Recommended Posts