• 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.

Apache configuration problem.

bokken

Basic Pleskian
Hi to all,

I having problems with my apache config, i have a domain with problems and i deleted this domain from the panel but the problem persists.

In the panel i recive this 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."

I try to recover with the link and the command:

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

And not works.

I connected to mysql and i have this errors:


select * from Configurations where status="error";

+-----+--------------------+---------------+-------------------------------------------------------------------------------------------+----------------------+------------+----------+--------+--------+-------------+
| id | name | serviceNodeId | file | version | objectType | objectId | status | active | description |
+-----+--------------------+---------------+-------------------------------------------------------------------------------------------+----------------------+------------+----------+--------+--------+-------------+
| 885 | domainWebmailHorde | 1 | /usr/local/psa/admin/conf/generated/13708535950.02294200_xxxx_com_webmail.include | 13724188660.62182500 | domain | 449 | error | false | |
| 890 | domainVhost | 1 | /var/www/vhosts/xxxxx.com/conf/13708535950.02294200_httpd.include | 13724188660.62182500 | domain | 449 | error | false | |
+-----+--------------------+---------------+-------------------------------------------------------------------------------------------+----------------------+------------+----------+--------+--------+-------------+
2 rows in set (0.00 sec)


How i can clean this errors? and recover the normal status of the servers.

Thanks in advance.
 
Back
Top