I need help getting my server back online, please. Below are the "just the facts". Let me know as soon as possible;
The Enviroment:
My Redhat 7.3 VPS managed by
Plesk 7.0.2
The Error:
Code:
[root@pluto info]# httpd
Syntax error on line 27 of /etc/httpd/conf/httpd.include:
Invalid command 'php_admin_flag', perhaps mis-spelled or defined by a module not included in the server configuration
Possible Cause:
Called myself updating apache using YUM;
Code:
yum -c /home/admin/yum.conf upgrade apache
Gathering package information from servers
Getting headers from: Atomic Rocket Turtle - 7.3 - Atomic PSA-Compatible RPMS
Getting headers from: Atomic Rocket Turtle - 7.3 - Base OS RPMS mirror
Getting headers from: Atomic Rocket Turtle - 7.3 - SW-Soft PSA 7.0 RPMS
Getting headers from: Atomic Rocket Turtle - 7.3 - OS Update RPMS mirror
Finding updated packages
Downloading needed headers
.......(omitted)
Finding obsoleted packages
Resolving dependencies
Dependencies resolved
I will do the following:
[update: apache.i386]
Is this ok [y/N]: y
Getting apache-1.3.27-6.legacy.i386.rpm
Calculating available disk space - this could take a bit
apache 100 % done
Do parse ... done. frontpage_module already installed.
Updated: apache.i386
Transaction(s) Complete
I tried:
Code:
[root@pluto info]# apachectl restart
/usr/sbin/apachectl restart: httpd not running, trying to start
[Sat Mar 5 11:47:51 2005] [warn] module mod_frontpage.c is already added, skipping
/usr/sbin/apachectl restart: httpd started
But still cannot access my site. Meanwhile I'll keep working on it.