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

Resolved AH00526: Syntax error on line 1

HoracioS

Regular Pleskian
Hello, after migration, all the domains show this error:

New configuration files for the Apache web server were not created due to the errors in configuration templates: AH00526: Syntax error on line 1 of /var/www/vhosts/system/xxxxxx.com/conf/vhost_ssl.conf: Invalid command '\x1f\x8b\b', perhaps misspelled or defined by a module not included in the server configuration .

I tried Repair tool, plesk repair all, etc. Please help.

Best regards,
Horacio

The server is:
Linux Centos 7
Plesk Onyx Version 17.8.11 Update #53
 
Have you checked content of line 1 in file /var/www/vhosts/system/xxxxxx.com/conf/vhost_ssl.conf?
 
As possible solution you can just remove file /var/www/vhosts/system/xxxxxx.com/conf/vhost_ssl.conf and run

# plesk repair web

after that.
 
Back
Top