Author Topic: are the installed ?  (Read 13775 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
are the installed ?
« on: May 06, 2016, 01:06:53 PM »
I have questions, i want to know if the below are pre installed with the installation of CentOS web panel ?

1) PHP pdo
2) MySQL pdo
3) gd library
4) nginx rtmp module

Thanks for answering.

Offline
*****
Re: are the installed ?
« Reply #1 on: May 06, 2016, 01:14:58 PM »

Offline
*
Re: are the installed ?
« Reply #2 on: May 06, 2016, 02:51:26 PM »
I am on mobile can you please confirm if they are pre installed after installing CentOS web panel ?

Offline
*****
Re: are the installed ?
« Reply #3 on: May 06, 2016, 03:01:51 PM »
after you install you'll get :

APACHE 2.2
php 5.4
mysql 5.1

Nginx can be install as a reverse proxy

Offline
*
Re: are the installed ?
« Reply #4 on: May 07, 2016, 04:00:02 AM »
What about MySQL pdo and PHP pdo and gd library in PHP and MySQL.

Please confirm.

Offline
*****
Re: are the installed ?
« Reply #5 on: May 07, 2016, 05:28:48 AM »
gd library is present you can install PDO though php swithcher (default is selected)
« Last Edit: May 07, 2016, 06:45:29 AM by Sandeep »

Offline
*
Re: are the installed ?
« Reply #6 on: May 07, 2016, 05:51:04 AM »
I am newbie can you tell me steps with command from ssh that needs to be entered from ssh.

Thanks.

Offline
*****
Re: are the installed ?
« Reply #7 on: May 07, 2016, 06:46:00 AM »
PDO is available in php5.4 + you don't need to install