He the output is this:

Compiled in modules:
  core.c
  prefork.c
  http_core.c
  mod_so.c

So the mod_so.c is present. We can rule that out. Is there 
anything else I can check?

cheers,
Pete


-------- Original-Nachricht --------
Datum: Fri, 14 Jul 2006 13:27:40 +0530 (IST)
Von: [EMAIL PROTECTED]
An: users@httpd.apache.org
Betreff: Re: Re: [EMAIL PROTECTED] Server fails on start up with module

> Seems the apache build  missed --enable-module=so option when
> configured/compiled or you have no
> 
> AddModule mod_so.c
> 
> in your httpd.conf
> 
> If the Above line is not present try adding them in to your httpd.conf
> file.
> 
> Before doing it pls. cross check wethere DSO support has been configured
> with your webserver or not by issuing the below command
> 
> httpd -l
> 
> this will give list of loaded and available modules, check whether it
> lists mod_so.
> 
> Siva
> 
> > DSO means that mod_so.c has to present on the system, right?
> > Well I can't find it. Does this mean it won't work? Or are there other
> > checks?
> >
> > The AddModule command gives me this error:
> >
> > ./apache2 start
> > Starting httpd2 (prefork) Syntax error on line 7 of
> > /etc/apache2/default-server.conf:
> > Invalid command 'AddModule', perhaps mis-spelled or defined by a module
> > not included in the server configuration
> >
> > The command line was:
> > /usr/sbin/httpd2-prefork -f /etc/apache2/httpd.conf
> >                                              failed
> > --
> >
> >
> > Echte DSL-Flatrate dauerhaft für 0,- Euro*!
> > "Feel free" mit GMX DSL! http://www.gmx.net/de/go/dsl
> >
> > ---------------------------------------------------------------------
> > 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: [EMAIL PROTECTED]
> >    "   from the digest: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> 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: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]

-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to