• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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