• 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

11.5 - after upgrade: Template processing failed

PaulHeider

New Pleskian
After upgrading from 11 to 11.5 and after logging into the plesk panel i got this message:

Template processing failed: file = /opt/psa/admin/conf/templates/default/domainVhost.php, error = [Template_Variable_Domain_PhysicalHosting] Wrong variable to subsitute: maintenanceMode.​

How can i solve it? Thanks for help.
 
Looks like that issue is caused due to custom vhost template has been created. I suggest you check it with following tool http://kb.parallels.com/115587
I think that you will see something like:

[INFO] ==> STEP 1: Checking for custom configuration templates...
[INFO] Custom template /opt/psa/admin/conf/templates/custom/domain/domainVirtualHost.php has been found
[WARNING] Some custom configuration templates have been found. The custom templates have higher priority than default templates in case of configs generation.

In that case just try to rename custom template /opt/psa/admin/conf/templates/custom/domain/domainVirtualHost.php to /opt/psa/admin/conf/templates/custom/domain/domainVirtualHost.php_old for example.
It should help. If not - contact Support Team.
 
Back
Top