• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Inviting everyone to the UX test of a new security feature in the WP Toolkit
    For WordPress site owners, threats posed by hackers are ever-present. Because of this, we are developing a new security feature for the WP Toolkit. If the topic of WordPress website security is relevant to you, we would be grateful if you could share your experience and help us test the usability of this feature. We invite you to join us for a 1-hour online session via Google Meet. Select a convenient meeting time with our friendly UX staff here.

Subdomain can't generate new config

Corné

New Pleskian
OS: Ubuntu 12.04
Plesk panel: 11

When I log in on the plesk panel I see the following message:
New files of configuration for Apache web server were not built due to errors in configuration templates: . The detailed error message was e-mailed to you, so please check the e-mail, fix the errors, and click here to retry generating broken configuration or click here to retry generating of all configurations.

Clicking on "here" to retry ends up in:
Web server reconfiguration is failed with error: Execution failed. Command: httpdmng Arguments: Array ( [0] => --reconfigure-all ) Details: Empty error message from utility.

When I run the command on the commandline I receive the following message:

/usr/local/psa/admin/bin/httpdmng --reconfigure-all
2012-08-23T15:37:48+02:00 ERR (3): Apache config (13457290530.34444100) generation failed:

Execution failed.
Command: httpdmng
Arguments: Array
(
[0] => --reconfigure-domains
[1] => ( All domain names are listed here )
)

Details: Empty error message from utility.

When I perform this action on a single domain it will perfectly execute. When I do this on a subdomain it goes wrong.

Somebody an idea?
 
Thanks for your reply.

That results in the following error:
Class 'Template_Scheme' not found in /opt/psa/admin/plib/api-common/Httpdmng.php on line 150

So I rolled back the original package.
 
Back
Top