Hello,

I just set up a parallel system which works. The only difference is: this 
system uses a MySQL DB4.0 which comes with the distribution instead of brand 
new rpms from MySQL. 

Now, I'm not much of a linux detective. How can I figure out what makes the 
difference in the working system with the MySQL 4.0 (pre-build by SuSE) from 
the other one?

cheers,
Pete


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

> 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 <[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]
> >
> >
> 
> 
> 
> ---------------------------------------------------------------------
> 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