Firstly I must ask why is there so much mostly irrelevant testing on
versions? Everything works with every other bit of software but glpi always
has major upgrade dramas, always.
Secondly, I only have one version on the system 5.5.10
PHP Warning: mysql_connect(): Headers and client library minor version
mismatch. Headers:50153 Library:50510 in
/var/www/html/glpi/inc/dbmysql.class.php at line 119
After 2 hours of frustration I rebuilt apache and php
~$ ldd /usr/local/apache/bin/httpd | grep sql
libsqlite3.so.0 => /usr/lib/libsqlite3.so.0 (0x00110000)
libmysqlclient.so.18 => /usr/lib/libmysqlclient.so.18 (0x006da000)
~$ ldd /usr/local/bin/php | grep sql
libmysqlclient.so.18 => /usr/lib/libmysqlclient.so.18 (0x004d0000)
~$ locate libmysqlclient
/usr/lib/libmysqlclient.a
/usr/lib/libmysqlclient.so
/usr/lib/libmysqlclient.so.18
/usr/lib/libmysqlclient.so.18.0.0
/usr/lib/libmysqlclient_r.a
/usr/lib/libmysqlclient_r.so
/usr/lib/libmysqlclient_r.so.18
/usr/lib/libmysqlclient_r.so.18.0.0
but yet glpi gives me an error that indicates it thinks an old 5.1.x version
is installed *screams* ... yes it was , but a LONG time ago.
Does anyone have a clue on why glpi thinks this?
Nick (who has gone greyer today)
_______________________________________________
Glpi-user mailing list
[email protected]
https://mail.gna.org/listinfo/glpi-user