How do I rebuild/restore the named.conf file on a Direct Admin server?
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 …
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 …
Webalizer produces: error while loading shared libraries: libgd.so.2 When you run the following, you get: [root@server]# webalizer webalizer: error while loading shared libraries: libgd.so.2: cannot …
check for /usr/local/directadmin/data/task.queue It should be deleted every minute. If it exists, check it’s contents. If there are more than just 1 or 2 lines, …
If you are getting this error /usr/include/krb5.h:2606:24: et/com_err.h: No such file or directory when compiling, install the e2fsprogs-devel package which provides the required header file …
With Hosting Controller you cannot specify more than 2 nameservers. If you use DNS software such as Simple DNS Plus, you can set it to …
When service pack 1 is applied on HC primary or remote Mail/DNS 2003 machines then DCOM communication problem occurs. It is because Microsoft has shipped …
It seems to be that you have not installed SQL Server Client Utilities on HC Primary machine. Apply this hotfix https://hostingcontroller.com/english/downloads/HotFixV61_2_1.exe install SQL Server Client …
First apply latest hotfix 2.8 on your machine and follow these steps: Stop all IIS and Hosting Controller Services. Copy mySQLdump.exe from (X:/mySQL installation path/Bin) …
With Plesk 7.5.x, a PHP upgrade to version 5 will cause some issues with Horde. These issues stem from problems with the pear scripts that …
Debian is a popular operating system based on the Linux kernel and GNU software. It is known for its stability, security, and large community of …
A broken dpkg may make it impossible to install any .deb files. A procedure like the following will help you recover from this situation. $ …