Emiliano wrote:
> 
>  wrote:
> 
> > Apache can't load the libphp3.so due to the following error:
> >
> > undefined symbol: mgd_select_db
> >
> > I've been running 1.2.5 with no problems before this.
> >
> > Installed expat, midgard-lib, midgard-php3, and mod_midgard
> > from source, all compiled with no errors (finally). When I
> > attempt to load apache, that's what I get.
> >
> > I've tried editing files, changing $LDFLAGS, even made clean
> > and recompiled from scratch. Still the same error. HELP!!!
> 
Below are the options I used for compiling php 4.06-dev:

./configure  --with-midgard=/usr/local/midgard
--with-mysql=/usr/local/mysql --with-expat=/usr/local/expat
--with-apxs=/www/bin/apxs --enable-mgd-session --with-zlib 

I don't see how that would affect mod_midgard, but at this point
thought I would submit any information that might be relevant.

Also, I did do an install over a midgard 1.4 installation.
I may have old libraries or headers around but not sure as the 
best way to get rid of them.

Cheers, 

   Eric

> Again, to those who are experiencing this problem, I'd like to know if
> you have the shared mysql libraries. It isn't directly related, but
> I've seen this having an influence before. Also, I need to know if the
> link line for the failing module showed -lmidgard and the proper -L
> path to that lib.
> 
> 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]

Reply via email to