[PLUG] Apache problem

Jeff Blain plug at Blain.org
Sat Feb 14 10:16:13 UTC 2004


On Sat, 2004-02-14 at 11:47, Keith Nasman wrote:
> On Sat, Feb 14, 2004 at 09:35:01AM -0800, Mike De La Mater wrote:
> > On Sat, 2004-02-14 at 08:18, Jeff Blain wrote:
> > 
> > > Syntax error on line 347 of /etc/apache/httpd.conf:
> > > Invalid command 'Order', perhaps mis-spelled or defined by a module not
> > > included in the server configuration
> > > /usr/sbin/apachectl start: httpd could not be started
> > > 
> > > Here is the relevent lines from httpd.conf that it barfs on.
> > > 
> > > #
> > > # Controls who can get stuff from this server.
> > > #
> > >  Order allow,deny
> > >  Allow from all
> > > </Directory>
> > 
> > Looks just like the lines in my httpd.conf, Have you checked to be sure
> > that the "oh" isn't indeed a zero, and that the access module has been
> > re-loaded, and that the module is in tact?
> > 
> 
> I think apache is interpreting "Order allow,deny" as a tag. Make sure
> there is a <Directory> above it.

That is actually one of the first things I tried, but got different
errors like... Invalid command '<Directory>'  Upon looking at other
apache configs, they are all like what is listed above.

Jeff








More information about the PLUG mailing list