Author Topic: Inquiry regarding MySQL and MySQLi.  (Read 8953 times)

0 Members and 2 Guests are viewing this topic.

Offline
*
Inquiry regarding MySQL and MySQLi.
« 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.

Offline
*
Re: Inquiry regarding MySQL and MySQLi.
« Reply #1 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.
AntiDDoS Protection (web + mail)
http://centos-webpanel.com/website-ddos-protection-proxy

Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp


Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor


Do you need Fast and FREE Support included for your CWP linux server?
http://centos-webpanel.com/noc-partner-list
Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services

Offline
*
Re: Inquiry regarding MySQL and MySQLi.
« Reply #2 on: March 13, 2015, 07:50:34 AM »
How can I check if mysqli is enabled? Or is it enabled by default?

Re: Inquiry regarding MySQL and MySQLi.
« Reply #3 on: March 13, 2015, 07:35:55 PM »
thru ssh run php -m it will show u list of modules enabled.