• 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!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Enabling MySQLi extension for PHP

V

vzxv

Guest
How do I enable the MySQLi extension for PHP?

Should I do this via Plesk somehow, or would it okay to just to recompile PHP with MySQLi support and ignore the fact that Plesk is there?

I'm just nervous about messing Plesk up as I don't have much experience with it.

Any advice on how to go about this?
 
I included php-mysqli in my php5.0 and 5.1 releases (yum install php-mysqli). You can find them in the [atomic-testing] and [atomic-bleeding] channels respectively.
 
I'm using php4.4.2, and I need a stable solution as it's a production server.

I just need to know if I should ignore Plesk and recompile php with MySQLi support? Or will it break Plesk?
 
Im planning on moving the 5.0 packages into the main archive, and I have them active on all my servers now. So they are in the supported tree.
 
Back
Top