I just did "apt-get update" and "apt-get upgrade"
There are new updates for php5 so I accepted the upgrade. However this broke ispcp admin and all php pages. Looking at the apache error logs it states:
Quote:PHP Warning: [eAccelerator] This build of "eAccelerator" was compiled for PHP version 5.2.0-8+etch7. Rebuild it for your PHP version (5.2.0-8+etch9) or download precompiled binaries.
PHP Fatal error: Unable to start eAccelerator module in Unknown on line 0
[Sun Jan 13 03:32:25 2008] [warn] FastCGI: server "/var/www/fcgi/master/php5-fcgi-starter" (pid 2663) terminated by calling exit with status '254'
As stated on the How To, you need to *rebuild* eaccelerator. However,
don't forget to remove all previous eaccelerator files before you carry out the rebuild.
I think the guide here needs to be more explicit about it:
http://www.isp-control.net/ispcp/wiki/ho...ccelerator
Also, does anybody know how we can enable the control.php file provided with eAccelerator? It would be nice to have it as an optional step.