[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Nothing works - Apache doesn't work in 6.2
- From: Derek Ryan White <d-man97 yahoo com>
- To: redhat-install-list redhat com
- Subject: Re: Nothing works - Apache doesn't work in 6.2
- Date: Wed, 24 May 2000 20:31:42 -0400
Thanks to all that replied to try and help me out. I read all
your suggestions and upon trying some out, especially this one,
I got it to work. I copied the form from on here and changed it
around some and it worked. Kevin, if I knew where you were I
would kiss you. Not really, but thanks alot.
Derek
Kevin_Saenz dell com wrote:
>
> what install did you select when installing RH6.2?
>
> what do you get when you show the list of processors?
> i.e
> ps ax
> even try
> ps ax|grep httpd
>
> have you install inetd? do you have your portmap running?
> I can't answer your ip conflict if your are positive you have
> given the right ip address to the the right machine.
>
> It looks like your httpd.conf file is a little screwy.
> in my httpd.conf my structure is like
>
> <Directory />
> Options FollowSymLinks
> AllowOverride None
> </Directory>
>
> <Directory "/home/httpd/html">
> Options Indexes Includes FollowSymLinks
> Order allow,deny
> Allow from all
> </Directory>
>
> Alias /icons/ "/home/httpd/icons/"
>
> <Directory "/home/httpd/icons">
> Options Indexes MultiViews
> AllowOverride None
> Order allow,deny
> Allow from all
> </Directory>
>
> What was wrong with the default httpd.conf file?
> I would also check the ownership of the directories under httpd
>
__________________________________________________
Do You Yahoo!?
Talk to your friends online with Yahoo! Messenger.
http://im.yahoo.com
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]