But if PHP was built with the bundled mysqlclient libs, there's a pretty
good chance it's going to version-conflict with the system mysqlclient
libs.

From the midgard-php4 INSTALL doc:

If mysql or expat cannot be found php4 uses built-in support for these. This will _not_ work with Midgard, or indeed any extension that uses the installed version of these libraries instead of the versions bundled with php4. If you want to use mysql and/or expat functionality in PHP you _have to make sure that php uses the external, not the internal, libraries.

My vanilla installation of RH7.3 at Rackspace didn't work till I recompiled and pointed PHP at the external libraries.

Tony




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



Reply via email to