• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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