RE: httpd Will Not Start ....

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks for the help.  The -e loglevel didn't provide any additional information either.

I thought this URL provided some help 
http://www.gossamer-threads.com/lists/apache/users/298741
and when I used the 'netstat -an | grep LISTEN', I got the following, and I don't see the port 443.
[1 17:16 root@cmbrass conf]# netstat -an | grep LISTEN
tcp        0      0 0.0.0.0:47587               0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:199                 0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:873                 0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:111                 0.0.0.0:*                   LISTEN
tcp        0      0 127.0.0.1:631               0.0.0.0:*                   LISTEN
tcp        0      0 0.0.0.0:25                  0.0.0.0:*                   LISTEN
tcp        0      0 :::22                       :::*                        LISTEN
unix  2      [ ACC ]     STREAM     LISTENING     7227   /var/run/dbus/system_bus_socket
unix  2      [ ACC ]     STREAM     LISTENING     8067   /tmp/.X11-unix/X0
unix  2      [ ACC ]     STREAM     LISTENING    S
unix  2      [ ACC ]     STREAM     LISTENING     8039   /tmp/.gdm_socket
unix  2      [ ACC ]     STREAM     LISTENING     7656   /dev/gpmctls

What is interesting about this problem is that I never received the error message that a process has died.  Basically, httpd never started.   One more thing, I'm not the system admin, is that something like a net service like httpd  needs to be turned on somewhere?  
Here is a portion of my httpd.conf

ServerAdmin "admin@xxxxxxxxxxxx"
ServerName "xxxxxxxxxxx.com:443"
Listen 443
User csvn
Group csvn
PidFile "/opt/csvn/data/run/httpd.pid"
LoadModule ldap_module lib/modules/mod_ldap.so 7799   /tmp/.font-unix/fs7100
.
.
.
.

Any ideas on what I can do next?  My head is spinnning.  Everything used to work until we have a system upgrade.  All the files are the same as before (that was what I was told), except we moved to a new cluster. 
I'm running on FC5 and httpd-2.2.0-5.1.2.

Thanks for any help.
Mary
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux