You can try with LD_LIBRARY_PATH variable or ld.so.conf for adding the mysql client libraries into search path. Siva > 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 <sanguis@xxxxxxxxx> > An: Peter.Neu@xxxxxxx > Betreff: Re: Re: [users@httpd] Server fails on start up with module > >> Peter.Neu@xxxxxxx 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: users-unsubscribe@xxxxxxxxxxxxxxxx >> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx >> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > -- > > > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx