• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Recent content by PaulHeider

  1. P

    Multiple PHP Versions not real multiple

    Thats it! the binary of php 4.4.9 CGI binary is /usr/local/bin/php. Thanks a lot.
  2. P

    Multiple PHP Versions not real multiple

    # /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...
  3. P

    Multiple PHP Versions not real multiple

    I think so. I generated the handler with: /usr/local/psa/bin/php_handler --add -displayname 4.4.9 -path /usr/bin/php-cgi -phpini /usr/local/lib/php.ini -type cgi -id 4.4.9-custom
  4. P

    Multiple PHP Versions not real multiple

    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...
  5. P

    11.5 - after upgrade: Template processing failed

    this was the solution. thanks a lot.
  6. P

    11.5 - after upgrade: Template processing failed

    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...
Back
Top