• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

Using different php versions - error with mysql

hardbrasil

Regular Pleskian
Hi fellas,

i ask support to install multiple php versions on plesk 11.5.30
so he install 5.2 and 5.4

the problem is when i choose any one of this both i cant use mysql on it.

when i run info.php appear that mysql module is not installed

how to fix this?

plek.jpg
 
Earlier when i was upgrading mysql versions on my servers I've had to upgrade php also to be able to use it

I think your problems are similar
 
Hi,

My point was that when i was upgrading mysql server on a redhat server (no plesk) i had to update php also at the same time, in order to be able to connect to it
Because the php-mysql library only works with certain versions of mysql server
 
Thank you for your reply,
i guess that this make sense for php 5.2 i believe that not works with mysqli, but mysql should work.
then we have php 5.4 that are compatible with all them.


Hi,

My point was that when i was upgrading mysql server on a redhat server (no plesk) i had to update php also at the same time, in order to be able to connect to it
Because the php-mysql library only works with certain versions of mysql server
 
Back
Top