• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.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