• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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