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
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
I have no idea of what I can do:-(
Thank you,
MAriana Lopes
Mariana Martins Lopes wrote:
> Excuse me!
> I wanted to say that mod_midgard.so is not linked to libmidgard.so
>
> Mariana Martins Lopes wrote:
>
> > Hello again!
> > Well, mod_midgard.so is not linked to mod_midgard.so. How can I link it?
> >
> > Maybe this question seems a little strange, but ... I'm new using
> > Linux...
> > Thank you ,
> > Mariana Lopes
> >
> > Mariana Martins Lopes wrote:
> > >
> > > Hi!
> > > I'm trying to install Midgard, but I'm having a problem in the last
> > step
> > > of midgard-php1.4 installation (restarting Apache).
> > > When I try to restart Apache, I get the following error:
> > >
> > > 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
> >
> > Is mod_midgard.so linked against libmidgard? You can use ldd to find
> > out. I'm still lokking for why mod_midgard would not include link
> > info anymore. We haven't made any significant changes to the build
> > process
> > for mod_midgard.
> >
> > 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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]