• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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