• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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