In this tutorial we’ll install Memcached and Redis PHP Extensions with Php Selector 5.6/7.0/7.1/7.2 on CWP. CWP have some nice php extensions implemented for php switcher like memcached and redis etc. Today I’ll going to show you how to do…
CWP
-
-
CentosControl PanelCWP
How to Enable open_basedir with suPHP globally and for Per User Basis on CWP – Centos WebPanel
by Sandyby SandyIn this tutorial we’ll enable open_basedir restriction globally for all user accounts or for each user accounts on your CWP server. It will increase your server security by limiting the access. CWP uses suPHP by default hence open_basedir can’t be…
-
In this tutorial we’llĀ Install MongoDB 4.0 on Centos 7/RHEL 7 linux OS. MongoDB is an open-source document database that provides high performance, high availability, and automatic scaling. it is recommended for business and enterprise uses although you can also…
-
CentosControl PanelCWPLinux
Install Apache DSO mod_php and Zend OpCache with PHP 5.6/7.0/7.1/7.2 on CWP – Cenos Web panel
by Sandyby SandyIn this tutorial we’ll Enable Apache DSO mod_php and Zend OpCache on CWP, finally cwp is now supporting Apache mod_php (DSO) with OpCache. Apache mod_php is one of the oldest PHP handlers and its major benefits are speed and the…
-
CentosControl PanelCWPLinux
How to Install/build PHP 5.6/7.0/7.1/7.2 manually on CWP – Centos Web Panel
by Sandyby SandyIn this tutorial we’ll cover php installation manually via commands on CWP server, it is pretty easy to build the php from source which will drastically increase the performance and stability. To build from source/manually you need to follow this…