• 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!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

Plesk Error when login into the panel

christiano1203

Basic Pleskian
Hello,

Systemconfiguration: Centos 6.5 Plesk 11.5

When i login into my plesk panel i receive this Error:

Aufgrund folgender Fehler in den Konfigurations-Templates konnten keine neuen Konfigurationsdateien für den Apache Webserver erstellt werden: Template processing failed: file = /usr/local/psa/admin/conf/templates/default/domainVhost.php, error = Template_Exception: Can not find registry resource for Application ID 4b52a9f4-9a18-4175-a1ef-2f26433c51cb file: /usr/local/psa/admin/plib/Template/Processor.php line: 27 code: 0 Previous error: Template_Exception: Can not find registry resource for Application ID 4b52a9f4-9a18-4175-a1ef-2f26433c51cb file: /usr/local/psa/admin/plib/Template/Processor.php line: 27 code: 0 Previous error: Apspp_Exception: Can not find registry resource for Application ID 4b52a9f4-9a18-4175-a1ef-2f26433c51cb file: /usr/local/psa/admin/plib/Apspp/Registry.php line: 147 code: 0. Die Fehlermeldung mit detaillierter Fehlerbeschreibung wurde Ihnen per E-Mail zugesendet. Bitte lösen Sie das Problem und klicken Sie hier, um die beschädigten Konfigurationsdateien erneut zu erstellen, oder hier, um alle Konfigurationsdateien zu erstellen.

Can somebody help me?

I already have click the button "klick" to write new configuration, but it don't fix my Problem.


Best, regards

Hoang
 
Hello,

Login your server through SSH and check your httpd config file and try to rebuild httpd config file

Code:
httpd -t  

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