Hi Joost,

I switched back to the LoadModule statement which I orginally used.

I don't have any experience with gdb or strace. Could you just briefly tell me 
what I will have to do?

If the mysql libraries are missing how can I put them in the search path?

cheers,
Pete


-------- Original-Nachricht --------
Datum: Fri, 14 Jul 2006 13:17:03 +0200 (CEST)
Von: Joost de Heer <[EMAIL PROTECTED]>
An: [EMAIL PROTECTED]
Betreff: Re: Re: [EMAIL PROTECTED] Server fails on start up with module

> [EMAIL PROTECTED] wrote:
> > 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
> 
> AddModule is an 1.3 config command. In a previous post, I saw you used
> 2.0. For 2.0, the command is LoadModule.
> 
> If the server still crashes, you could use gdb/strace to see what's going
> on. Could e.g. be that the mysql libraries aren't found, causing
> mod_auth_mysql to fail.
> 
> Joost
> 
> 
> ---------------------------------------------------------------------
> 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]

-- 


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]

Reply via email to