Hi All?
I tried to compile php in a very similar way that it's recommended to do to support mysqli, but to support mysql: ./configure --with-mysql=enabled,/usr/bin/mysequoia_config I'll exucute ldd mysql.so genereted and get that's it's linked dinamically against libmysqlclient.so, Although it didn't work to connect to a VBD in sequoia, it can't find the host. Is there any Howto to compile PHP to support mysql extension? I suppose that i forget to change some link to mysqlclient but which one?... like i see that mysql.so is linked dinamically against libmysqlclient.so, i suppose that it would work. What i'm forggeting/missing? Regards!
_______________________________________________ Carob mailing list [email protected] https://forge.continuent.org/mailman/listinfo/carob
