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]