Hi !!!:-)
It worked!!!! Compiling mod_midgard.c the way you've suggested me solved the
problem:-)
Thank you!
Mariana Lopes
Emiliano wrote:
> Mariana Martins Lopes wrote:
> >
> > Hi!
> > Maybe if I tell you that I've compiled mod_midgard using:
> >
> > /usr/sbin/apxs -I /usr/include/mysql -L /usr/lib/mysql -lexpat -c
> > mod_midgard.c
> >
> > and I've installed it using:
> >
> > /usr/sbin/apxs -i -a -n midgard mod_midgard.so
>
> You didn't use the configure scripts? Why?
>
> > can help you giving me a clue about what I can do to solve the error I get
> > when I try to restart Apache at the end of the Midgard installation:
> >
> > Syntax error on line 910 of /etc/httpd/conf/httpd.conf:
> > Cannot load /usr/lib/apache/mod_midgard.so into server: undefined
> > symbol: mgd_auth
>
> Maybe
>
> /usr/sbin/apxs -I /usr/include/mysql -L /usr/lib/mysql -lexpat -lmidgard
> -c mod_midgard.c
>
> Emile
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]