Admin interface suddenly stopped working

Author Message

Atle Pedersen

Thursday 20 April 2006 4:27:50 am

Hi,

I've ran into an annoying problem. Whenever I'm trying to access the administration site/interface, I get the following error message:

Fatal error: Call to undefined function: processoperator() in /var/www/eztest/eztest01/var/plain/cache/template/compiled/menu-cca7f9be89e13d3f85ebbdf51e851016.php on line 39
 Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below.

What I was doing before this happened, was trying to modify a form for entering information into the content hierarchy (creating new nodes). I don't know if this could have caused some problem with invalid data in the database. However, the site itself is working, and I can access the new nodes created from here.

I'm currently using eZ 3.7.5

Does anyone have any ideas about what might be wrong? Has anyone ever seen the same error message? (searching the ez site came up with nothing relevant)

Ɓukasz Serwatka

Thursday 20 April 2006 11:30:15 pm

Hi,

Have you tried clear the cache both eZ publish and PHP accelerator (if available). Remove files from ez_root/var/cache and ez_root/var/(site)/cache. This looks like some dirty cache problem.

What is your environment configuration (PHP, Apache, etc.)?

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Atle Pedersen

Friday 21 April 2006 12:15:59 am

Yes, I did try clearing cache, both with the shell script and by a strategically placed rm -Rf *. It didn't work.

Fortunately I did make it work again by replacing all files from the downloaded eZ tarball. Now everything seems fine. (I could swear I've not deliberately tampered with any files belonging to the installation.)

Anyway, for reference:
apache: 1.3.33-6sarge1
php4: 4:4.3.10-16

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.