What is Hot linking and How to Enable Hotlink Protection in cPanel?

Hot link protection prevents other websites from directly linking to files and pictures on your website. Other sites will only be able to link to file types that you don’t specify. To enable / disable hot link protection, please do the following: Login to cPanel and click Hotlink Protection. Make

How to Rebuild Apache in cPanel

Log in as the root using ssh to your server Type the following commands: # cd /scripts # ./updatenow # ./easyapache Just follow on screen instructions to rebuild Apache for CPanel server under Linux/FreeBSD OSes. Please note that you should see a menu on screen asking you which option you

How to Install Zend Optimizer with cPanel.

Zend Optimizer is a PHP addon which offers caching to improve speed when loading sites; it can increase performance by up to 40% by caching frequently viewed portions of PHP pages. Zend Guard also is useful for encoding PHP files to protect source code. Here’s how to install Zend Optimizer:

Install Firewall on a cPanel Server

First you would need to login as root via ssh, then as root issue the following commands: wget https://www.configserver.com/free/csf.tgz tar zxfv csf.tgz cd csf ./install.cPanel.sh At this point the CSF installation is complete and the configuration file should suit your needs, to edit the CSF configuration issue this command: pico

How To Install eAccelerator In CPanel

eAccelerator is a PHP accelerator and optimizer. It helps improve performance by re-using compiled PHP scripts and optimizing them to speed up their execution. In order to have it installed you will need a dedicated server environment because it requires global server changes. In cPanel its installation is very easy

How to Increase PHP Upload Limit on a cPanel Server

By default, PhpMyAdmin in a cPanel server imposes an upload limit of 50MB. So, importing a SQL file larger than 50MB may time out. To increase the default upload limit, just follow these steps. First, log in with SSH and root. Next, search the path of php.ini (generally, it’s located

How to Fix cPanel Error: Sorry the Domain is Already Set Up

If your cPanel account is giving you the error “Sorry the domain is already set up,” it’s probably due to one of two different reasons. On it’s own, this error simply means that the domain in question still exists within the virtualhost in the apache httpd.conf configuration file. In the