• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Webs offline after migration (Apache shutdown)

M

M:ke

Guest
The migration seems to be sucessful, but the apache shuts down after migration.
Problem: Domain directory not found or old configuration used. Take a look in /var/log/apache2/error_log

[Thu Jun 18 12:24:06 2009] [notice] Graceful restart requested, doing restart
httpd2-prefork: Syntax error on line 178 of /etc/apache2/httpd.conf: Syntax error on line 71 of /etc/apache2/default-server.conf: Syntax error on line 355 of /etc/apache2/conf.d/zz010_psa_httpd.conf: Syntax error on line 60 of /srv/www/vhosts/migrated-domain.tld/conf/httpd.include: Could not open configuration file /home/httpd/vhosts/migrated-domain.tld/conf/vhost_ssl.conf: No such file or directory

Solution: Deactivate the domain, restart apache and reactivate the domain.
If you have futher problems, you can check the configuration manually.
apache2ctl -t
 
Back
Top