In 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…
Linux
-
-
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…
-
CentosControl PanelCWPLinuxUbuntuVesta CP
Hide Apache and PHP Version on Ubuntu/Centos/RHEL CWP and Vesta CP
by Sandyby SandyIn this article we’ll implement some configs to Apache and php in order to hide there version. It is useful if you don’t want to expose the versions to public. Also hackers use to check the versions in order to…
-
CentosControl PanelCWPLinuxPHP ScriptsUbuntuVesta CP
How to Configure and Enable Memcached on phpbb 3.2 with PHP 7.xx
by Sandyby SandyIn this tutorial we’ll install Memcached and configure it in phpbb 3.2, which not only lower the server load also make you phpbb forum super fast I meant lightening fast. Memcached is used to lower the database load, it will…
-
CentosControl PanelCWPLinuxMySQL
How to update phpMyadmin to Latest Version 4.8.3 on CWP – Centos Web Panel
by Sandyby SandyUnder CWP you can easily upgrade phpMyadmin to latest version without too many configuration, phpMyAdmin is a PHP script which gives users the ability to interact with their MySQL server along with easy to use GUI to manage your databases. In…