Samuel Liddicott <[EMAIL PROTECTED]> wrote:
> > midgard-php4 compiled against 4.1 was running fine but I decided to compile > > against 4.0. > > php4-mysql is compiled against 3.x cause of some licences issue. > > > > Follow my blog to solve the problem. > > http://www.nemein.com/people/piotras/php4_and_mysql_extension.html > > Thanks; I'll try this. > Wouldn't it also have been enough to rebuild the debs from your source > against my currently installed mysql stuff (which I did) or do I need to > edit your source to explicitly use the right version of mysql client libs? > I have never tried to use MySQL 4.0 with client compiled against 3.x. You should install libmysqlclient10-dev and recompile packages , if you need to compile against MySQL 3.x. Piotras --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
