• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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