[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] httpd down after OS2 update installed (UPDATE - FIXED)
- Subject: [cobalt-users] httpd down after OS2 update installed (UPDATE - FIXED)
- From: "Raymon" <cirtrac@xxxxxxx>
- Date: Wed Feb 6 20:46:01 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
The full story is:(for the archives)
after the RaQ4-en-OSUpdateRelease 2.0
my GUI was down, httpd was down
I installed PHP Release 4.0.6 from the command line(GUI was down)
/usr/local/sbin/cobalt_upgrade <package name>
This got the GUI back up.
But httpd was still down (details below from my first post)
I then installed the Chili!Soft ASP Release 3.6.0
restarted httpd
/etc/rc.d/init.d/httpd restart
Now all appears well (fingers crossed)
I may have been able to repair some of the problems in the conf files but
...
It worked in my case...
if any of this info is wrong feel free to tell me
I can take criticism, I just make it constructive
Hope this is found to be useful
Raymon
<<<<Replied to message below>>>>>
After installing the Raq4 OS2 update
httpd starts with the following error
<error>
Setting up Web Service: Syntax error on line 47 of
/etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/mod_auth_pam.so into server:
/etc/httpd/modules/mod_auth_pam.so: cannot open shared object file: No such
file or directory
/usr/sbin/httpd
<end error>
I did a locate and found mod_auth _pam at
/usr/lib/apache/mod_auth_pam_external.so
I'm not even sure this is the source of the server problem
I checked the httpd error log and found this line
<error log>
[Wed Feb 6 04:02:18 2002] [notice] Apache/1.3.20 Sun Cobalt (Unix)
mod_ssl/2.8.4 OpenSSL/0.9.6b PHP/4.0.3pl1 mod_auth_pam_external/0.1
FrontPage/4.0.4.3 mod_perl/1.25 configured -- resuming normal operations
<end error log>
Was mod_auth_pam changed to mod_auth_pam_external ????
all other services are working FTP, SSH, MAIL
Any and All ideas welcome, HELP
Raymon