• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion
  • Please beaware of a breaking change in the REST API on the next Plesk release (18.0.62).
    Starting from Plesk Obsidian 18.0.62, requests to REST API containing the Content-Type header with a media-type directive other than “application/json” will result in the HTTP “415 Unsupported Media Type” client error response code. Read more here

Mysql library vs. Mysql server conflict..

mike2010

Basic Pleskian
I noticed this today after upgrading to the latest versions of php and mysql.

Somewhat of a text warning on the main PhpMyAdmin page -

Your PHP MySQL library version 5.0.90 differs from your MySQL server version 5.1.48. This may cause unpredictable behavior.

we did everything as mentioned here -

http://www.atomicorp.com/wiki/index.php/Mysql

yet, still the same message near the bottom of PhpMyAdmin.

Should we just leave it as is ?
 
I have the same problem. (we all have it for atomic so lol)

What are the "unpredictable behaviors" possible?
 
From the previous post:

" No this is a feature, its always going to be like that. It means you dont have to upgrade mysql when you upgrade PHP. "
 
Back
Top