• We value your experience with Plesk during 2025
    Plesk strives to perform even better in 2026. To help us improve further, please answer a few questions about your experience with Plesk Obsidian 2025.
    Please take this short survey:

    https://survey.webpros.com/

Error while recreating template

redhell

Basic Pleskian
Hey,
i disabled the reverse proxy and i got following error:

Code:
Fehler: Aufgrund von Fehlern in den Konfigurations-Templates konnten keine neuen Konfigurationsdateien für den Apache Webserver erstellt werden: Template processing failed: file = /opt/psa/admin/conf/templates/default/server.php, error = Template_Exception: syntax error, unexpected '=>' (T_DOUBLE_ARROW)
file: /opt/psa/admin/plib/Template/Processor.php
line: 28
code: 0
Previous error: Template_Exception: syntax error, unexpected '=>' (T_DOUBLE_ARROW)
file: /opt/psa/admin/plib/Template/Processor.php
line: 23
code: 0. <a target="_blank" href="http://kb.parallels.com/de/products/?id=52&qprod=52">In Wissensdatenbank suchen</a>

Now i got the problem that i can't create the /etc/apache2/plesk.conf.d/server.conf

How can i fix the problem?
 
Have you tried to use:

# /usr/local/psa/admin/sbin/httpdmng --reconfigure-all
 
Back
Top