Hello, trying to run phpipam with MariaDB 10. I'm ending up with this error:
Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50537 Library:100017 in /var/www/html/functions/dbfunctions.php on line 28
try using mysql ND ? http://stackoverflow.com/questions/19346311/headers-and-client-library-minor-version-mismatch-for-mysqli-mariadb
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Ahh, php-mysqlnd worked just fine! Thank you Miha :) This can now be closed.
and this https://mariadb.com/kb/en/mariadb/installation-issues-with-php5/
try using mysql ND ?
http://stackoverflow.com/questions/19346311/headers-and-client-library-minor-version-mismatch-for-mysqli-mariadb
Ahh, php-mysqlnd worked just fine! Thank you Miha :) This can now be closed.
Last edit: Le Bag Von Douche 2015-03-10
and this
https://mariadb.com/kb/en/mariadb/installation-issues-with-php5/