Control Web Panel

WebPanel => CentOS Configuration => Topic started by: ahmed on May 06, 2016, 01:06:53 PM

Title: are the installed ?
Post by: ahmed 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.
Title: Re: are the installed ?
Post by: Sandeep on May 06, 2016, 01:14:58 PM
check here : http://centos-webpanel.com/demo
Title: Re: are the installed ?
Post by: ahmed 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 ?
Title: Re: are the installed ?
Post by: Sandeep 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
Title: Re: are the installed ?
Post by: ahmed on May 07, 2016, 04:00:02 AM
What about MySQL pdo and PHP pdo and gd library in PHP and MySQL.

Please confirm.
Title: Re: are the installed ?
Post by: Sandeep on May 07, 2016, 05:28:48 AM
gd library is present you can install PDO though php swithcher (default is selected)
Title: Re: are the installed ?
Post by: ahmed 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.
Title: Re: are the installed ?
Post by: Sandeep on May 07, 2016, 06:46:00 AM
PDO is available in php5.4 + you don't need to install