
Install eAccelerator on server
Following are the steps to install eAccelerator: step 1: Download from https://eaccelerator.net/ and install. Compiling eAccelerator: You need to run these commands in the eAccelerator …

Following are the steps to install eAccelerator: step 1: Download from https://eaccelerator.net/ and install. Compiling eAccelerator: You need to run these commands in the eAccelerator …

Solution Hello Guys! Here you can find some common cPanel scripts which are useful for the task given below. Common cPanel /Scripts Install Zend Optimizer …

First of all, it is important to explain how the database/database user names are formed. The names consist two parts — your cPanel username and …

If you are trying to find a program, login to the shell. Typing “whereis program”, where “program” is the application you are looking for, will …

Solution How do I manually kill the exim mail queue on a cPanel server? Login to your cpanel dedicated server a root and execute the …

For web host using cPanel as server’s control panel, changing hostname of the server supposedly to be an easy task. WebHost Manager (WHM) component of …

Solution This is usually due to the server-status directive being commented out. 1. Back up your current httpd.conf root@cpanel [~]# cd /usr/local/apache/conf root@cpanel [/usr/local/apache/conf]# cp …

Solution Create symlink to the public_html folder : If you have ROOT access to your server you can symlink to the public_html folder Go to …

Solution RVSiteBuilder :: Support :: Installation for cPanel server 1. If your server has RVSkin installed, please update RVSkin to v6.75 up. (Skip this step …

Solution Maybe you are missing the symlink. Try the following via SSH while logged in as root: cd /usr/lib ln -s libssl.so.0 libssl.so.4 ln -s …

Solution Perform the following: 1) SSH to server as root and run the following commands: echo “” > /scripts/runweblogs /scripts/fixwebalizer Or issue the following commands; …