Some of our clients’ domains are still using PHP versions older than php5.3. This only applies to domains that still need php versions older than php5.3. In any case where the server’s global PHP version have been upgraded to above php5.3, but some domains are still running on php5.3 or below, we would need to ..
Category : Domain Name
Ticket Example : IKW-712-91567 Same goes to the previous article “How To: Set Public Path”, however, going into more detail, the DocumentRoot for a subdomain will always have the “sub” name appended to the end. If this is not the desired effect, then the templates would have to be modified to get rid of the ..
Control is a sort of feature/plugin in Directadmin which enables email account users (not admins) to easily set vacation messages and change their passwords. To check if mail auto-responder is working: 1. SSH into the server as root 2. Go to /var/www/html/ to check if there is a folder named “Control” 3. If the folder ..
iptables is the standard Linux firewall. It is extremely customisable and for this reason, it is recommended to use the ConfigServer Security & Firewall (CSF) to manage your iptables configuration. Below are some of the command lines that can be use to flush, allow and deny ip. 1. Direct Admin First, grep the public IP ..
1. Login to Smartermail 2. Go to Settings -> General Settings -> Indexing 3. Change max thread to = 8 4. Save and try to rei..
Direct Admin cat /etc/virtual/domainowners | grep suthashini.com [root@ns86 ~]# cat /etc/virtual/domainowners | grep suthashini.com suthashini.com: suthashin cPanel /scripts/whoowns matcha.my [root@sme03 ~]# /scripts/whoowns matcha..
Ticket Example : RLU-557-97047 Smartertools has released their new version of Smartermail which is the Smartermail Beta Version 16x. This new smartermail is totally different from the Smartermail Enterprise version 15 which is currently used in IPSERVERONE for our email hosting. 1. Login Page 2. How To Impersonate Admin Account? To impersonate a Domain Admin ..
Ticket Example : DTW-846-52249 IonCube is the tools use to compile the bytecode prior to encoding so that source code is eliminated, and runtime overheads are reduced. A PHP extension called the ionCube Loader handles the reading and execution of encoded files at run time. To install or upgrade the Ioncube Loader version, firstly you ..
Ticket Example : KCN-951-37601 Go to Direct Admin and choose “Custom HTTPD Configuration” Add the line below in the httpd.conf customization |*if SUB=”receipt”| |?DOCROOT=/home/mxm/domains/mxm.com.my/public_html/receipt/public..
Ticket Example : OCE-960-18068 First, check the UID (user ID) and LID (Logon ID) by typing cat /usr/local/directadmin/scripts/setup.txt You may find like the below details [root@ns64 ~]# cat /usr/local/directadmin/scripts/setup.txt hostname=ns64.small-dns.com email=admin@ns64.small-dns.com mysql=****** mysqluser=da_admin adminname=admin adminpass=****** ns1=ns1.small-dns.com ns2=ns2.small-dns.com ip=210.5.47.196 netmask=255.255.255.192 uid=4115 lid=81035 services=services_es50_64.tar.gz [root@ns64 ~]# Next, update the license manually by executing cd /usr/local/directadmin/scripts Run the ..