David,
I had already done what you said but it made me check whether the mysql
libraries could be found. It turned out that for mysql I had to add
/usr/local/lib/mysql to /etc/ld.so.conf and run ldconfig. After that
mod_midgard could be loaded.
Thanks,
Dick
----- Original Message -----
From: "David Guerizec" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 12, 2001 12:52 PM
Subject: Re: [midgard-user] problem with mod_midgard on redhat 7
> Hi Dick,
>
> Dick van der Kaaden wrote:
>
> > Hi,
> >
> >
> >
> > I installed mysql 3.23.29, apache 1.3.14 and midgard 1.4 from source
> > on a redhat 7.0 with the required security updates and bugfixes from
> > redhat. Everything compiled in one go, but when I start apache with
> > mod_midgard enabled it returns:
> >
> >
> >
> > Cannot load /usr/local/apache/libexec/mod_midgard.so into server:
> > shared object not open
> >
> >
> >
> > Apache starts with or without libphp3.so (compiled with midgard
> > extensions), so the problem is mod_midgard.
> >
> >
> >
> > I am really stuck here. Any suggestions?
> >
> I had the exact same problem yesterday on a fresh RH7, though it didn't
> load php3 either.
> The problem resided in /etc/ld.so.conf that didn't contain the path to
> the midgard lib ie. /usr/local/lib
>
> if you do ldconfig -p |grep midgard, you should find the midgard lib.
> if not then add the path above into /etc/ld.so.conf and run ldconfig to
> reload the library
> then restart apache...
>
> >
> >
> > Regards,
> >
> > Dick
> >
> Best regards,
> David Guerizec
>
>
> ---------------------------------------------------------------------
> 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]