• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.

Search results

  1. J

    Issue All Domains Apache2/Error 500

    Solution for fix all domains: Update /opt/psa/admin/conf/templates/default/service/php_over_fpm.php file from: <IfModule mod_proxy_fcgi.c> <Files ~ (\.php$)> SetHandler proxy:<?php echo $VAR->domain->physicalHosting->fpmSocket ?>|fcgi://127.0.0.1:9000 </Files> </IfModule>...
  2. J

    Issue All Domains Apache2/Error 500

    Temporal solution that works for me: Updating on file /var/www/vhosts/system/example.com/conf/httpd.conf: SetHandler proxy:unix:///var/www/vhosts/system/example.com/php-fpm.sock|fcgi://127.0.0.1:9000 to SetHandler...
Back
Top