Page 1 of 1

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

Posted: 20 May 2017 02:28
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

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

Posted: 20 May 2017 11:28
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.