Welcome to the Question2Answer Q&A. There's also a demo if you just want to try it out.
0 votes
235 views
in Q2A Core by

I have this error display on the header, how to fix it ?

Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:100023 Library:100112 on qa-include/qa-db.php 

1 Answer

0 votes
by
It's some kind of problem with your hosting, not Q2A. You might need to reinstall PHP and/or MySQL.

See here for some things to try: http://stackoverflow.com/questions/10759334/headers-and-client-library-minor-version-mismatch#
...