This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Installation / CWP Installation argument not working
« on: March 06, 2021, 08:03:45 AM »
Hello,
I am trying to Install CWP 8 on a VPS running CentOS 8 with 2GB RAM. I am following this guide for installation, https://control-webpanel.com/installation-instructions#step4
I need php 7.4 so, I am running following command for installation,
CWP installation is successful but the argument --phpfpm 7.4 isn't working. I can see PHP version: 5.6.37 in Dashboard when I login.
I deleted everything by redeploying a fresh VPS with CentOS 8 & tried the installation process again, but same result.
Can anyone help me as why isn't that argument working? What I am doing wrong here?
Thanks.
I am trying to Install CWP 8 on a VPS running CentOS 8 with 2GB RAM. I am following this guide for installation, https://control-webpanel.com/installation-instructions#step4
I need php 7.4 so, I am running following command for installation,
Code: [Select]
sh cwp-el8-latest --phpfpm 7.4
CWP installation is successful but the argument --phpfpm 7.4 isn't working. I can see PHP version: 5.6.37 in Dashboard when I login.
I deleted everything by redeploying a fresh VPS with CentOS 8 & tried the installation process again, but same result.
Can anyone help me as why isn't that argument working? What I am doing wrong here?
Thanks.
Pages: [1]