How to Solve “Cannot Load the ionCube PHP Loader” Error After Upgrade php from Version 5.2 to 5.3
To check if ioncube PHP Loader loading fine, you may use the following command: php -m This command will show you the loaded modules of php, check if “ionCube Loader” and “Zend Modules – the ionCube PHP Loader” loaded in the list. If not, please refer to Here for the guide on how to build Zend optimizer and ionCube loader. And if you are sure that you have had PHP, ionCube loader and Zend built, and still have the same error, you should use the command below to check on the php.PopularHow to Fix Bounced Message "retry time not reached for any host after a long failure period"
If you receive complaints from people sending mail to you with the following error "retry time not reached for any host after a long failure period", it is likely due to an error with the server sending mail at their end. The Exim Retry Database has likely become corrupt and would need to be fixed before they could retry sending mail to your email address/domain. T=remotesmtp: retry time not reached for any host after a long failure period The following are the solutions to the above probPopularHow to Whitelist Email Address in Direct Admin (Spam Assassin)
Login to Direct Admin console and click on your target domain. Click on Spamassassin setup. Scroll down and enter the full list of emails which you intended to whitelist as seen in the example below: Press the Save button to finalize the latest changes.PopularSetup MX Record for G Suite Inside Direct Admin
Login to your Direct Admin account e.g. www.yourdomain.com:2222 Click on DNS Management. Note: If your Direct Admin does not have this feature, please inform our support team to enable it. Scroll down to the bottom (under the Add Domain Records section). Type ASPMX.L.GOOGLE.COM. and select ‘0’ for the MX record as shown below. Press Add to confirm changes. !Some readersHow to Remove Your IP from Blacklist
The Direct Admin control comes with the Brute Force Attack Monitor where it will block the attacker ip from accessing the control panel at port 2222. If there’s a lot of failure login to access the control panel, the user IP will be blacklisted as well and it will be released after a certain time (depending on your configuration in the Direct Admin control panel). If you wish to remove the ip blacklist immediately, you will need to perform the following: Step 1 : SSH to the server Step 2Some readersHow to Install ImageMagick PHP Extension on Direct Admin Server
Perform the following steps inside SSH server. wget https://pecl.php.net/get/imagick-3.4.3.tgz tar -zxf imagick-3.4.3.tgz cd imagick-3.4.3 phpize ./configure —with-imagick=/usr/local make make install The above steps should be sufficient to complete the installation of ImageMagick. You may perform the following steps if you encounter the follSome readersHow to Install "Let's Encrypt" SSL Certificate in DirectAdmin
Here are the step-by-step instructions on how to perform the actual installation for your target domain: Login to your Direct Admin console and click on Domain Setup. Click on the target domain you wish to apply the SSL Certificate and make sure that the Secure SSL box is checked. Tick the SecureSome readersHow to Add Domain Alias in Direct Admin
Login to Direct Admin and click on target domain name. Under Account Manager, click on Domain Pointers Click Create Domain Pointer. After that, please fill in your domain and click create button. (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/image11sothqSome readersHow to View Your Direct Admin Hosting Account Resources Usage & Limitation
Why You're Seeing 508 Resource Limit Is Reached? If you're on a shared server and you're seeing this error message "508 Resource Limit is Reached", that indicates your account has exceeded one of the following components: CPU usage, RAM usage and/or the number of concurrent processes running under your Direct Admin account. Login to your Direct Admin console and click on your target domain name. Under Advanced Features, click on Resource Usage. (https://storage.crisp.cSome readersHow to Disable Mod_Security in the Custom Http Config File
First log into the Direct Admin control panel using admin credential. Then click on “Custom HTTPD Configurations” In the page, search for the domain name and add the following lines to the blank space. <LocationMatch /*> <IfModule modsSome readersHow To Grant SSH Access To A User Account
Login into DirectAdmin using an administrator account. Find the user you would like to make changes to inside your Direct Admin account. Click on Modify User. (https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/8644ec56Some readersHow to Set Up Domain Name Pointer in Direct Admin
Weloveclassystore.com is configured as a Pointer for weloveclassy.blog — e.g. entering weloveclassystore.com in a browser will redirect to the weloveclassy.blog domain name AND website (weloveclassy.blog will be displayed in the browsers' address bar) Here's how you can perform the setup for " Domain Name Pointer ": Login to Direct Admin and click on Domain Pointers under Advanced Features. (https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0Some readersHow to Purge Emails Out From Inbox via Directadmin (According to Days)
Login to your Direct Admin console and click on your target domain name. Under Email Management section, click on E-Mail Accounts Tick the email accounts which you wish to purge the emails. There is a dropdown list on the right of ‘Purge From’ button, select ‘Inbox’. (https://storage.crisp.chaFew readersHow to Change Default Domain in Direct Admin
Login to Direct Admin and click on your target domain name. Click on Domain Setup. Tick the box next to the domain name you wish to set as the default domain name and click on Set as Default. You shall see the successful confirmation message as highlighted below: (https://storage.cFew readersHow to Create FTP Accounts in Direct Admin
Login to your Direct Admin console and click on your target domain. Click on FTP Management and follow by Create FTP Account. You will see a screen that looks like First, select a FTP username. In the above example, we chose "william". Next, enter a password. Then, select the access level of the FTP account. (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/imageFew readersHow to Edit php.ini Values Using .htaccess
In the scenario whereby you need to change the value of php.ini, but you don’t have direct access to /usr/local/lib/php.ini, you have another options to change it using .htaccess Where to put your .htaccess file? You should put it in the folder that is same level with your webpage index file. On top of your .htaccess, include the lines below: AllowOverride Options AllowOverride All There are two main values been used in php.ini setting, numbers or string. we can setting up pFew readersHow to Change Domain Name in Direct Admin
To replace domain name to a new domain name in DirectAdmin control panel, first log into user’s DirectAdmin control panel. Select on the Domain Setup. Then click on Rename Domain. Next, select the old domain name that you wish to change from the drop down menu, and replace the new domain naFew readersHow to Disable Local Mail Server in Direct Admin
Login to your Direct Admin dashboard. Click ‘MX Records” under Email Management as shown below Untick the box located under Local Mail server, then click the “SAVE” button.Few readersHow to Create Subdomain in Direct Admin Control Panel
Login to your Direct Admin Console and click on your target domain name. Click on Subdomain Management. Enter your new subdomain details as shown in the sample below before pressing the Create button. The new “subdomain” will be created, and it will appear in the Subdomain Names table. (hFew readersHow to Modify Your Bandwidth Limit in Direct Admin
Login to Direct Admin console and click on your target domain. Locate the domain that you want to view and modify its bandwidth limit. Click on the domain at the search result page. The account’s bandwidth limit canFew readersReseller Getting Started Guide for DirectAdmin
The very first step is to change your domains dns to the name servers you received in your welcome email. If you need help making dns changes please read Changing DNS. Note: If you purchased your domain from us we will handle the dns changes including your private name servers setup. After your dns changes have been made please allow 24-48 for your dns to propagate worldwide. During this initial 24-48 hours your site will be working one minute then be offline the next. If after two days your sitFew readersHow to start phpMyAdmin on Direct Admin Control Panel ?
Login to Direct Admin console and click on your target domain name. Click on MySQL Management Click on "phpMyAdmin" (https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/3ad968cc-5bf6-4f23-aa0d-c85b4047Few readersHow to Fix Slow Email Account Page Loading Due to Large Disk Usage of Users
Technique 1: Using Cache Option By default, the pop email disk usage caching option is disabled. You can enable this option by editing the directadmin.conf configuration via SSH vi /usr/local/directadmin/conf/directadmin.conf Add below line into the dirFew readersHow to Change the Password for Your FTP Account in Direct Admin
In the event you find yourself unable to login to Direct Admin console, you may change the password inside the control panel by following the instructions below: Login to your Direct Admin console and click on the target domain name. Click on FTP Management and tick the box next to the FTP account before pressing the change button. 3.Click on the account username “testaccount” and iFew readersHow to Change Email Account Password
Login to Direct Admin console and click on the target domain name. Click on Email Accounts and tick the checkbox on the specific email account before pressing the "change" button on the Password/Quota section as shown below: Enter the new password and press the modify button. You shall see the followingFew readersHow to Edit / Disable the Email Account to Receive Directadmin System Message
Login to your Direct Admin console and click on your target domain. Click on the Message System to edit the email account which is designed to receive system message such as high load, backup completed, restoration status, etc.: Scroll to the bottom and modify the email account to receive the system message: (https://storage.crisp.chat/users/Few readersHow to Add New Domain Name to Direct Admin
Login to your control panel e.g. http://yourdomain.com:2222 and click on Domain Setup as shown below. Click on Add Another Domain. Now you will have to enter the details for the new domain name as: domain name, bandwidth, disk space, if you allow Secure SSL and PHP Access. (https://storage.cFew readers"Unrouteable Address" in Directadmin Exim log
Case 1 (Less) Cause: DNS issue Solution: Check /etc/resolv.conf for correct record. You can use the nameserver below: nameserver 8.8.8.8 nameserver 8.8.4.4 Case 2 (Common) Cause: An email account spamming and causing the email counter to reach limit. /etc/virtual/usage/<> Solution: Check /var/log/exim/mainlog for spammer Change that email account password Reset counter. Replace <with directadmin username. echo "X" /etc/virtual/usage/<>Few readersHow to Create Addon Domain in Direct Admin
Login to your Direct Admin console and click on your target domain name. Click on Domain Setup. Click on Add Another Domain. Enter your new add on domain details as shown below before pressing the "Create" button. (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/imageFew readersTroubleshooting: What if HTTPS Does Not Work for Your Website?
Login to Direct Admin console and click on your target domain. Click on Domain Setup. Click on the Domain Name which have this https issue. Refer to the screenshot below, check on the radio button for the second option, same as the image. Next, hit the Save button.Few readersHow To Check Email Delivery Status And Usage
Login to your Direct Admin and click on the target domain name. Click on Email Accounts. Click on Email Usage. You may now check the email delivery and status for all of your email accounts.Few readersHow to Change Direct Admin Password
Login to Direct Admin console and click on your target domain name. Click on Password. Enter your current Direct Admin password together with your latest password you wish to change. Select which account that will be affected with this new password (https://storage.crisp.chat/users/helpdesFew readersHow to Enable DNS Control for a User in Direct Admin
Login to DirectAdmin console using admin credential or reseller credential. Locate for the user by insert the domain or username into the “Search box”. Example : Admin Example: Reseller Click on the UsernaFew readersExim Maximum Attachment Size (Directadmin)
Edit /etc/exim.conf Search for messagesizelimit and edit the value. M = Megabytes. Restart Exim by using the command as follows: service exim restartFew readersSetting Up Cronjobs in Direct Admin
Login to Direct Admin console and click on target domain. Under Advanced Features, click on Cronjobs. On this page, you can see a list of settings for new cronjobs. Upload your cronjob scripting to a directory of your hosting space through ftp. Then on the cronjobs settings, insert theFew readersHow to Modify MX Records in Direct Admin
Login to the direct admin and click on DNS Management Add the IP of the mail server you want at the bottom of the page. After that, delete the existing mail A record. Step 1: Insert mail in the blank field. Step 2: Insert mail server IP, e.g: 1.2.3.4 Step 3: Click on “Add” button. Step 4: Tick on the check box for existing mail A rFew readersHow to Change Database User Password in Direct Admin
Login to your Direct Admin console and click on target domain. Click on MySQL Management. It will show you a list of MySQL database which you have created previously. You may click on the target MySQL database name e.g. testaccountumbrella1. (https://storage.crisp.chat/users/helpdesk/websFew readersHow to Create Email Accounts in Direct Admin
Login to Direct Admin console and click on your target domain name. Under Email Management, click on Email Accounts as shown below. Click on Create mail accounts and enter your new email account username, password, email quota. Remember to press the Create button. The control panel will retFew readersHow to Create MySQL Database in Direct Admin
Login to Direct Admin console and click on MySQL Management Click on Create New Database Insert the new database info accordingly. If you decide to use existing user, select the user from the existing user dropdown list. If not, proceed to create new user. After all info inserted, click on CRFew readersHow to Change Direct Admin Default DNS Server to Our DNS Server
Login to Direct Admin console and click on your target domain . Click at the Administrator Settings under Extra Features section as show below. Under section Server Settings, you will see something similarFew readersHow to Install Zend Optimizer or Ioncube on DirectAdmin Based Servers
This is for DirectAdmin based Linux servers only. SSH into your Linux server and use the commands below: To Install Zend: cd /usr/local/DirectAdmin/custombuild ./build set zend yes ./build zend To Install IonCube: cd /usr/local/DirectAdmin/custombuild ./build set ioncube yes ./build ioncube To verify whether Zend/Ioncube is installed: php -v If Zend/Ioncube does not show up with “php -v”, edit /usr/local/lib/php.ini and scroll to the end of the file. Add below lines into pFew readersHow do I run PHP 5.3 in Directadmin?
If you wish to run PHP 5.3 in Directadmin server, please add this code into your .htaccess: <FilesMatch ".php$"> AddHandler x-httpd-php53 .phpFew readersHow to Specify a Catch-all Email Account (DirectAdmin)
Catch-all email is a feature to forward emails that sent to non-existent email address of your domain name. In order to configure it, please follow the following steps: Login to Direct Admin console Click Catch-All E-Mail You can specify an email account that catch all entire improperly addressed email accounts instead of rejecting or droppingFew readersHow to View Apache Usage and Error Logs in Direct Admin
In the DirectAdmin control panel, there’s an option to view the usage and error logs that we can refer to, for http request to our site or the error for our application. Step 1 : Login into DirectAdmin control panel. Step 2 : Select on Site Summary / Statistics / Logs Step 3 : Select on Full Usage Log or Full Error Log. (https://storage.crisp.chFew readersHow to Detect and Prevent Brute Force Login Attacks in Direct Admin
A common method of gaining access over a server is to use a technique called a brute force attack, or dictionary attack. What the attacker will do, is use a script to try and login to an account with every possible password combination. This tends to require tens of thousands of login attempts, but eventually, the right combination will be found, and they can login normally. Source: http://help.DirectAdmin.com/item.php?id=404 To prevent this, we can use brute force login detection system.Few readersHow to Speed Up Direct Admin Email Accounts List Page
When you get to have several thousand email accounts in a DirectAdmin based server, the loading of the email accounts page may start to slow down. In this time, you have 2 options to speed it up again. Disable quota counting for pop accounts page To do this, perform modification at the following directory path: /usr/local/DirectAdmin/conf/DirectAdmin.conf Search for the setting below, or edit the value behind it if it is already in the config file countpopusage=0 Whereby numFew readersHow to use Direct Admin PHP Version Selector
When login as user, under Your Account, click Domain Setup. Click on Extra Features, and click on Select PHP version: Once you select your PHP version, click on the button Set as current. By default, the system will show PHP Version as Default. Choose thePHP version that youFew readersHow to Forward All Outgoing Email to an Email Account. (Directadmin Way)
If customer request for all outgoing email forwarding, we do allow and only allow to forward to non-free email account. Incoming forwarding can use the Directadmin -Email forwarding function vi /etc/systemfilter.exim Scroll to bottom before version history and add the code below if $senderaddressdomain is userdomain.com then unseen deliver user@example.com endif Replace userdomain.com with new domain and user@example.com with a new email user.Few readersHow to add IP Address in Direct Admin
Login to your Direct Admin control panel and click on IP Management Insert the new IP address in the column and click Add IP.Few readersHow to Modify a Direct Admin Username in Direct Admin
If you have a client that request for a change in Direct Admin username, you can perform the change by yourself provided you are the administrator of your own server. Below are the simple steps for you to follow: First SSH into the server and go to the directory as below: cd /usr/local/directadmin/scripts/ Then run the username changing script. ./changeusername.sh olduser newuser *replacing olduser with the current username that you wish to change and replacing newuserFew readersSolution for “User Too Large, Delete on Background” Message in Direct Admin
Assuming the sum of the disk usage of any user being removed in Direct Admin exceed a specific threshold , by default, the account will be deleted by a background process. Instead of performing the execution on the foreground, Direct Admin will perform the deletion by adding the command to the background's task queue. This is to prevent the time out in the web browser due to the excessively large account size. The message prompt will show the following once Direct Admin assigns this task toFew readersHow to Perform Backup for MySQL Database in Direct Admin
Login to Direct Admin console and click on your target domain name. Click on MySQL Management Click on the Download button to download the specified database file. Your database will be downloaded into yFew readersHow to Change MYSQL ‘da_admin’ User Password
Login to mysql server using current daadmin and type the following command at shell prompt: Use mysql database(type command at mysqlprompt): Change password for user daadmin, enter: Finally, reload the privileges with: After that, we need to tell directadmin what are the new passwords. Edit withFew readersUsing An External Mailserver
If you wish to use an external Mailserver, a few changes will need to be made. Go to User Panel -domain.com -Email -MX Records There should be an option for "Local Mail Server". Uncheck that option. You'll need to change the MX dns record to point to the external mailserver. Remove the "mail" MFew readersHow to Blacklist Email Address in Direct Admin (Spam Assassin)
Login to Direct Admin console and click on your target domain. Click on Spamassassin Setup as highlighted below: Scroll down and fill in the email under Email Blacklist section. Enter the full list of emails which you intended to blacklist as seen in the example below: NOTE: color ff0000 (To blFew readersRunning CGI script from any directory or via /~username/cgi-bin
In order to force apache to allow cgi script to run, simply create a file called .htaccess inside the directory in which you wish to run the scripts. Insert this text into the file: Options +ExecCGI AddHandler cgi-script .cgi .plFew readersHow to create Administrator
If you would like to have second admin to manage your resellers and users, you can create them ONLY by accessing DirectAdmin with admin privileges. After login to Direct Admin, click on List Administrators On next screen, you’ll see list of current’s admin. To create new admin, click on Create Admin. (https://storage.crisp.chat/users/helpdesk/wFew readersHow to Suspend Hosting Account When Disk Usage Exceeded Quota
Login to SSH and edit DirectAdmin config file vi /usr/local/DirectAdmin/conf/DirectAdmin.conf Add below value: diskusagesuspend=1 Restart DirectAdmin services /etc/init.d/DirectAdmin restartFew readersHow to View Your Website Statistics in Direct Admin
Login to your Direct Admin console and click on your target domain name. Click on " Site Summary / Statistics / Logs " Click on the Drop Down box as shown below and select the month which you'd like to see the statistics. (https://storage.crisp.chat/users/helpdesk/website/0e35a1b5-ce97-4d12-a27e-1bbafd0ae641/4a3cddcc-7f33-48c5-b8d5-dcae2b53ddaFew readersHow to Disable Folder Disk Usage in File Manager
In DirectAdmin there is a feature that calculates the disk usage in File Manager. Sometimes, it can slow down the File Manager and need to be disabled. To disable it, you may SSH to the server and edit the directadmin.conf file as follow: vi /usr/local/DirectAdmin/conf/DirectAdmin.conf Find and modify the value of this directive to 0 (zero), if the directive does not exist, you can manually add it. filemanagerdu=0 Please take note that by disabling this feature, this willFew readersHow to Delete Email Accounts in Direct Admin
Login to Direct Admin console and click on the target domain name. Click on Email Accounts and check the box beside the email account you wish to delete. Press the Delete button as shown below. Press on the DELETE button when the prompt appears to confirm successful deletion. (https://stoFew readersHow to Setup Email Forwarders in Direct Admin
Login to Direct Admin console and click on Forwarders as seen below: Click on Create new E-Mail Forwarder Enter the Forwarder's Name and Destination Email Address before clicking on the "Create" button. (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/image17o9tFew readersHow to Create Administrator in Direct Admin
NOTE: You need to access Direct Admin with admin privileges in order to create second admin to manage your resellers and users. Login to Direct Admin Console and click on List Administrators You shall see a list of current administrators for your Direct Admin account. To create new admin, click on Create Admin. (https://storage.crisp.chFew readersHow to Modify Spam Email Threshold in Direct Admin (Spam Assassin)
Login to Direct Admin console and click on your target domain name. Under Email Management section, click on Spamassassin Setup as shown below: As highlighted in the screenshot below, you may adjust the Spam Assassin threshold. The lower the threshold, the higher the chances of your spam emails getting blocked but this can tag potentially legitimate emails too. For higher threshold, it's vFew readersI'm getting a safe_mode restriction error
We have recently enabled PHP safemode to enhance security on the server and so you need to request individual accounts to have safemode turned off if you need to run certain scripts.Few readersHow to Enable Directory Password Protection in Direct Admin
Login to Direct Admin and click on your target domain name. Click on Password Protected Directories. If you do not have password protected directories, you shall see the link "Find a Directory to Password Protect". Click on that link to proceed You will be taken to a listing of your publichtml directory. To password protect a directory, clickFew readersHow to Add xsl PHP Extension (DirectAdmin)
SSH into the server and navigate to DirectAdmin’s custombuild folder and edit the file shown below: cd /usr/local/directadmin/custombuild vi configure/ap2/configure.php5 Add below line into configure.php5 --with-xsl Save the file and recompile PHP through custombuild: ./build clean ./build php nFew readersHow to Change Direct Admin Default Webmail Folder from Squirrelmail to Webmail
Login to your server back end via SSH Modify the DirectAdmin configuration file by entering the following command: vi /usr/local/DirectAdmin/conf/DirectAdmin.conf Add the following options as follow: webmaillink=webmailFew readersHow to Avoid Legitimate Emails from Being Sent to Spam Box
In order to avoid legit emails from being delivered to Spam Box, you may perform the following actions. Click on SpamAssassin Setup and select the 2 options below: Once done click “save” button at the bottom of the screen. This will force all emails that are tagged as spam by Spamassassin to be put in inboxFew readersHow to Setup Domain Pointers in Direct Admin
Login to your Direct Admin console and click on your target domain. Under Account Manager, click on Domain Pointers. Then, click the Create Domain Pointer. Domain pointers allow you to forward other domains to your main web site. Make sure to update the records of these domains to the same naFew readersSolution for “PCRE is not compiled with PCRE_UTF8 support”
NOTE: You may try the following instructions if you encounter the error message below: If this error appears after updating PHP, you may rebuild pcre through custombuild: cd /usr/local/DirectAdmin/custombuild ./build pcre Restart Apache service httpd restartFew readersHow to Check Email Usage in Direct Admin
Login to Direct Admin and click on your target domain. Click on Email Accounts. Click on Email Usage. You can view the usage based on Daily and Monthly as highlighted below:Few readersWhy Wordpress Can't Upload Attachment/Images?
Please contact us with your domain which having the problem. This problem is caused by the safemode on by default in DirectAdmin. We have mentioned about this issue before as described in our previous announcement here.Few readersHow to Remove a Domain in Direct Admin
Login to Direct Admin console and click on your target domain. Click on Domain Setup. The following screen will display your current domains. Click Select and then click the Delete button to delete your domain.Few readersHow to Set Up Domain Redirection in Direct Admin
A domain redirection occurs when a web server redirects a visitor from one website to another website. An example is when we use www.domain1.com which redirects to another domain called www.domain2.com Here's how we can setup a domain redirection in Direct Admin: Login to Direct Admin and click Account Management and choose Site Redirection On the ADD NEW REDIRECT pop-up : Local URL PathFew readersHow to Protect Your Direct Admin Login Page (Security Question)
Login to Direct Admin control panel and go to Advanced Features. Click Security Questions Click Add New Security Questions Choose any question from drop down menu or you can also custom the question (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81000/screenshoFew readersHow to open phpMyAdmin on Direct Admin?
Login to Direct Admin control panel then go to Extra Features and click phpMyAdmin You may see a phpMyAdmin page then doublFew readersHow to Manage DNS Zone Inside Direct Admin
1 - Login to your Direct Admin account e.g. http://yourdomain.com:2222 2- Under Account Manager, click on DNS Management DNS Management allow user to create and delete A, CNAME and MX records in a domain's zone file. 3- Click on either ADD RECORD button to add new record or click pencil icon to edit existing record (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81Few readersHow to Create Vacation Messages in Direct Admin
You are on vacation or business trip? Worry not, you can set a vacation message to let your customer or any important person felt assured that they have successfully sent emails to you. You can setup the Vacation Messages in Direct Admin by: Login to your Direct Admin account and go to Email Manager then choose Vacation Messages Fill in the necessary info and message on the form and clickFew readersHow to Create Auto Responder in Direct Admin
Sometimes you might want your customer or any important person felt assured that they have successfully sent emails to you. You can setup the Autoresponders in Direct Admin by: Login to your Direct Admin account and go to Email Manager then choose Autoresponders Fill in the necessary info and message on the form and click CREATE (https://storage.crisp.chat/users/helpdesk/website/3Few readersHow to Configure Spam Filter in Direct Admin
Login to your Direct Admin and go to Email Manager and choose Spam Filters On the Email Filter section, you may choose Block by Email, Domain Name, words, or size Then key-in the value. eg : If you choose Block by Email, the value will be eg : sample@domain.com If you choose Block by Domain, the value will be eg : domain.com (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b8Few readersHow to Upload File Using File Manager in Direct Admin
Login to Direct Admin and click on System Info & Files. Then click File Manager Select the target location you want in domains . If you have few add-on domain, choose the correct domain name. In this example, I'm going to upload my file to "mysecondssdomain.com" so double click theFew readersReseller Hosting - How to Login to User Account in Reseller Direct Admin
Note: "yourdomain.com" should be your sites IP address / reseller main domain. Login to your reseller control panel which is located at http://yourdomain.com:2222 Go to Account manager and choose List Users Double click the username Click Login as user (https://storage.crisFew readersReseller Hosting - How to Create Web Hosting Packages in Direct Admin
Note: "yourdomain.com" should be your sites IP address / reseller main domain. Login to your reseller control panel which is located at http://yourdomain.com:2222 Go to Account manager and choose Manage User Packages (https://storage.crisp.chat/usFew readersHow to Install Application Using Softaculous in Direct Admin
Login to your Direct Admin control panel. Go to Extra Features then click Softaculous Auto Installer From the " Top Script " section, you can easily click on any application that you wish to install or you may search the application name in the search bar. In this example, we wiFew readersReseller Hosting - Manage User Backup in Direct Admin
To backup user hosting account kindly login as reseller. https://yourdomain.com:2222 1- Under Reseller Tools click Manage User Backups 2- Click Schedule Backup. You can see there are 4 option : All Users - To backup all user under your reseller hosting Selected Users - To choose specific user only for backup All Users Except Selected - To backup all except the account that have bFew readersReseller Hosting- How to Register Custom Nameserver in Direct Admin
1- Obtain the nameserver IP from the welcome email that we sent to you. For example : Nameserver 1 : ns1.serverfreak.biz Nameserver 1 IP : 72.9.157.209 Nameserver 2 : ns2.serverfreak.biz Nameserver 2 IP : 103.27.74.96 2- Login to your Direct Admin Reseller and go to Server Manager and click Name Server (https:/Few readersReseller Hosting - How to Create New User Account in Direct Admin
Note: "yourdomain.com" should be your sites IP address / reseller main domain. Login to your reseller control panel which is located at http://yourdomain.com:2222 Go to Account manager and choose Add New User Fill all the information required, choose the hosting package under User Package drop down menu then click SUBMIT (https://storage.crisp.chat/users/helpdesk/weFew readersHow to install Wordpress from Direct Admin
Login to Direct Admin and click on target domain name. Search for "softaculous auto installer" on the search box. From the section, you can easily find for Wordpress. and click at Install button. You will see a page like this next. (https://storage.crisp.chat/users/helpdesk/website/30c43b4318b81Few readers