• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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