# /usr/local/bin/php-cgi --version
/usr/local/bin/php-cgi: No such file or directory
# /usr/bin/php-cgi --version
PHP 5.3.2-1ubuntu4.19 with Suhosin-Patch (cgi-fcgi)
Where is my php 4.4.9 binary? How can I find it?
# updatedb
# locate php-cgi
/etc/alternatives/php-cgi...
I followed this tutorial. Everything was okay, but the version does not change.
/usr/local/psa/bin/php_handler --list ouputs this:
id: display name: full version: version: type: cgi-bin: php.ini: custom:
4.4.9-custom 4.4.9...
After upgrading from 11 to 11.5 and after logging into the plesk panel i got this message:
Template processing failed: file = /opt/psa/admin/conf/templates/default/domainVhost.php, error = [Template_Variable_Domain_PhysicalHosting] Wrong variable to subsitute: maintenanceMode.
How can i...