• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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