• 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 Michael_Zorn

  1. Michael_Zorn

    Error 152 on Migration Manager

    I was able to track down the source of the error: ModSecurity. After I uninstalled this mod the migration process finished without error.
  2. Michael_Zorn

    Error 152 on Migration Manager

    Hi, while using Migration Manager to transfer all domaindata from one server to another, I get an 152 error on every domain and the manager stops with the following error message. I tried to transfer mail, domain and db data seperatly but it always ends with the following error. Cause: Failed...
  3. Michael_Zorn

    " '--add' is not a command" error on registering new php_handler

    Can't believe that this was so simple. Thank you very much! :)
  4. Michael_Zorn

    " '--add' is not a command" error on registering new php_handler

    Solved my problem by editing /etc/psa/php_versions.json with a texteditor. But php_handler --add still doesn't work on my machine.
  5. Michael_Zorn

    " '--add' is not a command" error on registering new php_handler

    This is what I get when I try to register a new PHP handler. root@km32511:/usr/local/src/php-5.6.7# /usr/local/psa/bin/php_handler -–add -displayname 5.6.7 -path /usr/local/php567/bin/php-cgi -phpini /usr/local/php567/lib/php.ini -type fastcgi -id fastcgi-5.6.7 '-–add' is not a command I don't...
Back
Top