Control Web Panel

WebPanel => MySQL => Topic started by: AdventureTime on March 12, 2015, 11:24:40 AM

Title: Inquiry regarding MySQL and MySQLi.
Post by: AdventureTime on March 12, 2015, 11:24:40 AM
Hi,

I would like to know if CentOS Web Panel supports both MySQL and MySQLi? Originally,  there are a few websites that needs to be transferred to a new server. Those are WordPress, SugarCRM, Joomla and Moodle based. I was able to migrate both WordPress and SugarCRM sites to the new server. They are just using MySQL. Now, I am having issues with Joomla and Moodle because both of them are using MySQLi and VestaCP only uses MySQL and the new server is under Ubuntu.

I am willing to completely use CentOS and migrate everything with CentOS Web Panel. I would like to know if it is possible to have both MySQL and MySQLi type of databases with CentOS Web Panel.

Thanks.
Title: Re: Inquiry regarding MySQL and MySQLi.
Post by: Administrator on March 12, 2015, 09:17:38 PM
you can do anything with CWP and compile any other addon if needed, by default mysqli is enabled.
Title: Re: Inquiry regarding MySQL and MySQLi.
Post by: AdventureTime on March 13, 2015, 07:50:34 AM
How can I check if mysqli is enabled? Or is it enabled by default?
Title: Re: Inquiry regarding MySQL and MySQLi.
Post by: brijendrasial on March 13, 2015, 07:35:55 PM
thru ssh run php -m it will show u list of modules enabled.