• The new Python extension is now available. It allows customers to deploy and manage WSGI-based Python applications on their websites directly from Plesk.
  • Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is 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.

CentOS 10.4.4 update problem

H

HugoFerreira

Guest
After updating from 10.3.1 to 10.4.4 all domains appeared as a apache test page.

After following this possible solution:
http://forum.parallels.com/showthread.php?t=112053
using the
/usr/local/psa/admin/bin/websrvmng -v -a
now the pages do not even show the apache test page!!

usr/local/psa/admin/bin/httpdmng -v -a
This command give me an error.

sr/local/psa/admin/bin/httpdmng --reconfigure-all
Run but gives lots of errors and does not solve anything

/usr/local/psa/bin/domain --info domain.tld
An error occurred while getting domain information: Domain 'domain.tld' does not belong to any customer

/sbin/service httpd restart
Stopping httpd: [FAILED]
Starting httpd: [Mon Nov 21 17:50:22 2011] [warn] module ssl_module is already loaded, skipping
httpd: Syntax error on line 211 of /etc/httpd/conf/httpd.conf: Syntax error on line 7 of /etc/httpd/conf.d/zz010_psa_httpd.conf: Syntax error on line 32 of /usr/local/psa/admin/conf/vhosts_bootstrap.conf: Could not open configuration file /var/www/vhosts/#domainname#/conf/13218977110.17088300_httpd.include: No such file or directory

I'm desperate
Please Help!!!!

Plesk Version
psa v10.4.4_build1013111102.18 os_CentOS 5
Product Build
10.4.4 CentOS 5 1013111102.18
Operating System Details
Cent OS 5.5 Linux 2.6.18-194.32.1.el5
 
Last edited by a moderator:
Nevermind found the problem i went to
/usr/local/psa/admin/conf/vhosts_bootstrap.conf
And removed the
/var/www/vhosts/#domainname#/conf/13218977110.17088300_httpd.include:
And then the apache restart worked :D
 
Back
Top