You are not logged in.

#1 2004-06-16 23:37:47

iotc247
Member
From: Florida
Registered: 2004-05-31
Posts: 177
Website

httpd problems (Apache)

When i do /etc/rc.d/httpd start i just get failed.. Why is this..

Offline

#2 2004-06-16 23:44:05

iotc247
Member
From: Florida
Registered: 2004-05-31
Posts: 177
Website

Re: httpd problems (Apache)

For the httpd part this is the error log

[Wed Jun 16 09:38:37 2004] [warn] Init: Session Cache is not configured [hint: $
[Wed Jun 16 09:38:37 2004] [notice] Digest: generating secret for digest authen$
[Wed Jun 16 09:38:37 2004] [notice] Digest: done
[Wed Jun 16 09:38:38 2004] [notice] Apache configured -- resuming normal operat$
[Wed Jun 16 09:58:45 2004] [notice] caught SIGTERM, shutting down
[Wed Jun 16 09:58:48 2004] [warn] Init: Session Cache is not configured [hint: $
[Wed Jun 16 09:58:48 2004] [notice] Digest: generating secret for digest authen$
[Wed Jun 16 09:58:48 2004] [notice] Digest: done
[Wed Jun 16 09:58:48 2004] [notice] Apache configured -- resuming normal operat$
[Wed Jun 16 09:58:55 2004] [error] [client 127.0.0.1] File does not exist: /hom$
[Wed Jun 16 10:05:51 2004] [notice] caught SIGTERM, shutting down
[Wed Jun 16 10:05:54 2004] [warn] Init: Session Cache is not configured [hint: $
[Wed Jun 16 10:05:55 2004] [notice] Digest: generating secret for digest authen$
[Wed Jun 16 10:05:55 2004] [notice] Digest: done
[Wed Jun 16 10:05:55 2004] [notice] Apache configured -- resuming normal operat$
[Wed Jun 16 10:24:37 2004] [notice] caught SIGTERM, shutting down

Offline

#3 2004-06-17 16:50:47

afu
Member
From: Tuscalooser, Alabummer
Registered: 2004-02-19
Posts: 155

Re: httpd problems (Apache)

Are you running ssl (port 443 - if I recall)? If so, make sure you edit the ssl.conf and place a file in /etc/conf.d called httpd (chmod 644 owned by root). Inside this file put:

HTTPD_USE_SSL="yes"

Don't know if that will fix your problem or not. Also don't know why this is done this way - but it drove me nuts - not hard to do.

-Shawn

Offline

#4 2004-06-17 16:59:15

iotc247
Member
From: Florida
Registered: 2004-05-31
Posts: 177
Website

Re: httpd problems (Apache)

i dont want to use ssl so its set as no do i have to change something in the httpd.conf file in /etc/httpd/conf/?

Offline

#5 2004-06-17 17:38:54

iotc247
Member
From: Florida
Registered: 2004-05-31
Posts: 177
Website

Re: httpd problems (Apache)

fixed i just change a bunch of settings in the config file so now it works..

Offline

Board footer

Powered by FluxBB