Upgrade PHP4 to PHP5 in Direct Admin control panel

SSH to server as root and then perform the following: https://www.directadmin.com/forum/showthread.php?s=&threadid=5663&highlight=php5 * Compile the PHP 5 lib for Apache * – Download php to a temporary directory (https://www.php.net/downloads.php) – cd [the temporary directory] – tar zxvf php-5.0.x.tar.gz – cd php-5.0.x – /usr/local/directadmin/customapache/configure.php ( _ap2 for Apache2) – make – make

Email All Users

Overview WebHost Manager enables you to send an email to all users on your server at any time. By default this email only goes to direct account holders, but you can specify that the email should be sent to all reseller accounts as well.     Steps 1 To access

Restore a full Backup / cpmove file

Overview This feature allows you to restore full backups, cPanel backups and cPanel move files. You can use this feature to restore a single account that has been backed up, or a cpmove file from another server that has been transferred to your server.   The files will need to

Configure Backup

Overview You can specify how often backups occur and where backups are placed – either on the same server or on a separate backup drive. You can also specify the specific parts of the backup process that are enabled.   NOTE: The backup interval options work in the following fashion:

Installing chkrootkit on a Linux Server

Linux chkrootkit is a tool that can help you detect if your system has been compromised by a rootkit. A rootkit is a malicious software that hides itself from detection and gives an attacker full control over your system. Linux chkrootkit scans your system for common signs of rootkit infection,

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 source directory. eAccelerator supports multiple php branches so you need to bootstrap eAccelerator first. This can be done with the phpize script. It very important

Common cPanel /Scripts

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 /scripts/installzendopt Hostname A Entry Missing! /scripts/fixndc then restart bind and apache Install Cron on New Server /scripts/installrpm anacron vixie-cron ; /etc/rc.d/init.d/crond start Bandwidth issues /scripts/cleanbw

Access your database remotely on a cPanel hosting

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 the actual database/username name. For example — if your username is “user” and if you named your database “databasename” you should use: user_databasename Same for

Compress cPanel domlogs

Solution Before setting up compression of your logs, you will want to have cpanel run the stats as often as possible. This is so you do not miss any stats that would have been included, were your logs not compressed before stats run. To do this, login to WHM, and