Install SSL for Direct Admin
Setup SSL Certificates for Direct Admin: This step is only required if you wish to use DirectAdmin through SSL. You will also have to change …
Setup SSL Certificates for Direct Admin: This step is only required if you wish to use DirectAdmin through SSL. You will also have to change …
Cron is the tool used to control the update frequency of the stats. You can easily change the frequency by modifying the cron job. Cron …
There are several ways to accomplish this task, but the simplest to understand is to use php. To do this, you need to create the …
If you need to go back to apache 1.3 after installing apache 2, you’ll need to do the following: 1) Restore the old httpd.conf file: …
edit: /usr/local/lib/php.ini Search for ; Maximum allowed size for uploaded files. upload_max_filesize = 2M Change the 2M to whatever new value you want, then restart …
SSH to server and then run the following commands. cd /usr/local/directadmin/customapache ./build clean ./build update ./build php
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 …
1) SSH to server as root. 2) cd /etc 3) cp named.conf named.conf.BAK 4) wget -O /etc/named.conf https://www.directadmin.com/named.conf 5) then run: for i in `cat …
If FrontPage® is not working on a site or you are no longer using FrontPage on a site, you should uninstall the FrontPage extensions on …
Overview Some clients may need FrontPage® mail extensions installed. This function will find all accounts that do not have any mail extensions installed and will …
Overview FrontPage® is an extremely popular web site design tool. In order to support clients who use FrontPage, you need to install FrontPage extensions on …