[K12OSN] Apache Problem

jim at winonacotter.org jim at winonacotter.org
Sat Apr 10 08:26:09 UTC 2004


I second that you must already have some other version of apache running if you
cannot start but can access it.  Also your not accessing index.html problem may
mean that you are missing the 
DirectoryIndex index.html
directive in either your main config section or your virtual host section.  You
may also want to post your httpd.conf for review for more detailed help.  The
file can be fairly criptic to a new user but someone with a lot of experience
could probably find an error pretty quick.  

Quoting Brian Benson <bbenson at pps.k12.or.us>:

> Hi,
> 
> Let me try to help.  I'm not an expert but it looks like apache is already
> running if you can't start it but you can access it(or a different instance
> of apache like another version or something).  If apache was installed with
> an RPM then run `/etc/init.d/apache [start|stop|restart|etc...]`. By the
> way, what command are you using to attempt to start your server? The second
> problem seems to be a problem with the "ServerName" directive in httpd.conf
> which controls mod_dir(Provides for "trailing slash" redirects and serving
> directory index files). Change it to "ServerName 10.188.4.12"  I hope that
> helps.
> 
> docs:
> http://httpd.apache.org/docs-2.0/mod/core.html#servername
> 
> mod_dir
> Provides for "trailing slash" redirects and serving directory index files
> http://httpd.apache.org/docs-2.0/mod/mod_dir.html
> 
> -Brian
> 
> 
> 
> 
> > I am trying to run my apache 2.0 on LTSP 3.0.1 and I
> > keep getting this error:
> >
> > Starting httpd: (98)Address already in use: make_sock:
> > could not bind to address 10.188.4.12:80 no listening
> > sockets available, shutting down.
> >
> > I can acces this web site by typing in
> > 10.188.4.12/index.htm, but I cannot access it by just
> > typing in 10.188.4.12.
> >
> > I am also trying to install PhP, MSCQL, and WebDAV.  I
> > am having real problems doing this.  Anyone have any
> > suggestions?
> >
> > Thank you for all your help.
> >
> > Jennifer
> >
> > __________________________________
> > Do you Yahoo!?
> > Yahoo! Small Business $15K Web Design Giveaway
> > http://promotions.yahoo.com/design_giveaway/
> >
> >
> > _______________________________________________
> > K12OSN mailing list
> > K12OSN at redhat.com
> > https://www.redhat.com/mailman/listinfo/k12osn
> > For more info see <http://www.k12os.org>
> 
> 
> 
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
> 







More information about the K12OSN mailing list