Fatal plesk errors after upgrading to 11.5.30
Hi,
Getting an error on all pages of plesk panel after upgrading to 11.5.30 from 11.0.x:
Although I can run /usr/bin/php-cgi -v and it returns:
Tried using: /usr/local/psa/admin/bin/php_handlers_control --add --displayname php5.3.25 --path /usr/bin/php-cgi --phpini /etc/php.ini --type fastcgi
But that returns:
can not get version from /usr/bin/php-cgi
Anyone got any ideas how I can get this fixed?
Hi,
Getting an error on all pages of plesk panel after upgrading to 11.5.30 from 11.0.x:
Code:
ERROR: Service_Agent_Exception
Unable to execute php_handlers_control: [Warning] removing handler `5.3' (module) due to errors in getting php version : can not get version from /usr/bin/php-cgi
[Warning] removing handler `5.3' (cgi) due to errors in getting php version : can not get version from /usr/bin/php-cgi
Although I can run /usr/bin/php-cgi -v and it returns:
Code:
PHP 5.3.25 (cgi-fcgi) (built: May 12 2013 16:32:50)
Copyright (c) 1997-2013 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2013 Zend Technologies
with eAccelerator v1.0-dev, Copyright (c) 2004-2012 eAccelerator, by eAccelerator
with the ionCube PHP Loader v4.4.1, Copyright (c) 2002-2013, by ionCube Ltd.
Tried using: /usr/local/psa/admin/bin/php_handlers_control --add --displayname php5.3.25 --path /usr/bin/php-cgi --phpini /etc/php.ini --type fastcgi
But that returns:
can not get version from /usr/bin/php-cgi
Anyone got any ideas how I can get this fixed?
Last edited: