How to Install Zend OPCache on PHP 5.3 OR 5.4
Installing Zend OPCache on PHP 5.3 or 5.4 1. Login to SSH on your server 2. Type the following commands: cd /usr/local/src wget http://pecl.php.net/get/ZendOpcache # to get the latest...
Installing Zend OPCache on PHP 5.3 or 5.4 1. Login to SSH on your server 2. Type the following commands: cd /usr/local/src wget http://pecl.php.net/get/ZendOpcache # to get the latest...
How to install sphinx 1. Download it at http://sphinxsearch.com/downloads/beta/ 2. Untar 3. ./configure –prefix=/usr/local/sphinx 4. make 5. make install 6. Then start sphinx server by going at the path...
Stop all the service. # /etc/init.d/mysql stop # cp -af /var/tmp /var/tmp.bak # umount /var/tmp # umount /tmp # mv /usr/tmpDSK /usr/tmpDSK_bak Increase /tmp partition size to 2G #...
Mod_h264_streaming cd /usr/local/src wget http://h264.code-shop.com/download/apache_mod_h264_streaming-2.2.7.tar.gz tar -zxvf apache_mod_h264_streaming-2.2.7.tar.gz cd mod_h264_streaming-2.2.7 ./configure make make install Mod_FLV_Streaming cd /usr/local/src wget http://people.apache.org/~pquerna/modules/mod_flvx.c /usr/local/apache/bin/apxs -cia mod_flvx.c Open WHM control panel, open Apache Configuration,...
Using the mysql upgrade option in cpanel will not work with cloud Linux Please make sure to take backup of mysql folder in tar as well as .sql format....