• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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