Forums / General / Critical error after clearing cache
Erik D'Ercole
Thursday 02 February 2006 10:57:56 pm
Hello everybody, I get a strange error, after clearing the EzPublish cache (template, or template+content, or something else):
Fatal error: Call to undefined function: compiledfetchattribute() in /siti/chitarremancine.com/test/var/plain/cache/template/compiled/infocollection_validation-f24cf02a22f2631d84a378c4229d3d9e.php on line 21 Fatal error: eZ publish did not finish its request The execution of eZ publish was abruptly ended, the debug output is present below.
I get this error in the admin interface but also in the public siteaccess, and I can't remove it... The only way is to <b>manually</b> delete /var/cache folder.This happens only with the online version of the website, when I run Ez on a local host I do not get this error.
What's wrong?
Thanks for any reply.
Kristof Coomans
Sunday 14 May 2006 11:02:18 pm
Hi Erik
Which version of eZ publish / PHP / Apache is used on your online webserver ?
independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org
Tuesday 16 May 2006 1:22:13 pm
EzPublish 3.7.2 Apache 2.0.52PHP 4.3.9
I know that EzPublish 3.7.2 needs PHP >= 4.4.x.I've also tried to downgrade to a previous version of EzPublish (compatible with PHP4.3.9), but the problem persists.
If I clear "content" or "settings" cache, there's no problem. If I clear "template" cache, I get the error.
Maybe it's a permission problem? Should I chmod /var to 777?
Thanx