Unable to access admin web ui after update. MySQL version mismatch!?

Report bugs and workarounds
Post Reply
sscotter
Posts: 1
Joined: 20 May 2017 02:18

Unable to access admin web ui after update. MySQL version mismatch!?

Post by sscotter »

Hi,

This evening I've updated from (approximately) 3.0.1.6 to 3.0.2.2. (yeah, I know.. I was a long way behind!)

Update completed fine, no errors reported along the way.

However, I can no longer log into the Web UI, I received an error indicating my creds are incorrect. They're not, as I use a password database and they worked prior to the update. I'm able to log in via SSH.

Via SSH I've reviewed the apache logs and found this error...

[Sat May 20 02:34:48 2017] [error] [client 172.31.253.7] PHP Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50173 Library:50312 in /var/www/html/sgwi/includes/functions.inc.php on line 26, referer: https://efa.BLAHBLAHBLAH.local/sgwi/opt ... hat=domain


Running a php -i returns the following

mysqli

MysqlI Support => enabled
Client API library version => 5.3.12-MariaDB
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
Client API header version => 5.1.73
MYSQLI_SOCKET => /var/lib/mysql/mysql.sock

I've tried doing a yum upgrade but I'm told "No Packages marked for Update".

Any ideas? All help gratefully accepted!

PS. Mail flow seems unaffected... Just can't seem to access the Web UI.

Thanks

Steve
User avatar
shawniverson
Posts: 3783
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: Unable to access admin web ui after update. MySQL version mismatch!?

Post by shawniverson »

Using LDAP?

If so, some new settings are present you may need to tweak.

Also, try your email address in addition to your username, for giggles.

BTW, the header mismatch is probably benign.
Post Reply