Control Web Panel

WebPanel => Installation => Topic started by: changlee on July 08, 2019, 08:22:51 AM

Title: Install CWP with PHP 7.1 by deafult
Post by: changlee on July 08, 2019, 08:22:51 AM
Hello,
Just a confirmation from the CWP masters please.

If I need a fresh CWP installation with php 7.1 by default I have to enter the following?

Code: [Select]
sh cwp-el7-latest -r yes --phpfpm 7.1 --softaculous yes
Is there anything else that I have to configure? I need after the CWP installation, every account to work with PHP7.1
Title: Re: Install CWP with PHP 7.1 by deafult
Post by: Igor S. on July 13, 2019, 02:44:53 PM
Hi, you will need using PHP Switcher and change the PHP version after CWP installation.
Title: Re: Install CWP with PHP 7.1 by deafult
Post by: changlee on July 13, 2019, 03:03:42 PM
So after the CWP installation, the only last step is to change version through PHP Switcher in order to use PHP7.1 for all accounts by default?
Title: Re: Install CWP with PHP 7.1 by deafult
Post by: Igor S. on July 22, 2019, 10:00:00 AM
Hi, yes. Seems like that's all you need.
Title: Re: Install CWP with PHP 7.1 by deafult
Post by: changlee on July 22, 2019, 05:01:56 PM
Very thanks for that!