Alastair Hardwick wrote:
> 
> Hi,
> 
> I'm having a problem with the Midgard 1.4 installation.
> 
> I am using Apache-1.3.14
> with MySQL Distrib 3.23.28-gamma, for pc-linux-gnu (i686)
> 
> I've compiled everything fine but when I go to start the
> apache daemon I get a message telling me:
> 
> Cannot load /usr/local/apache/libexec/mod_midgard.so into server:
> /usr/local/apache/libexec/mod_midgard.so: undefined symbol: mysql_init
> 
> I have done a nm /usr/local/apache/libexec/mod_midgard.so | grep mysql_init
> and it returns:
> 
>   U mysql_init

This is correct. Have you installed the mysql shared libraries? Is their
location in /etc/ld.so.conf? Have you since ran ldconfig?

Emile

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to