Website
MySAU
Login
Ask Eddy AI
Contents
x
Docs Home
Licencing
Accounts & Billing
Backups
Colocation
cPanel
Cloud
Dedicated Servers
Professional Services
Storage
Networking
Windows
Linux
Support
FAQ's
Powered by
cPanel
35 Articles
in this category
Share this
Print
Share
Dark
Light
Contents
cPanel
35 Articles
in this category
Share
Dark
Light
How to make a development version of a website
Inevitably you or your customers will want to redesign their website. Redesigning a website is a major undertaking and usually involves the site going offline several times while changes are being made and bugs are fixed, so it's not somethin...
Updated on : 09 Feb 2023
How to add an IP to a WHM/cPanel server via SSH
Sometimes it's quicker to administer a server via SSH, rather than logging into the WHM control panel and using the Graphical User Interface. The whmapi1 command line tool is very useful for performing certain WHM administration tasks via SSH. ...
Updated on : 28 Dec 2022
How to Clear the cache in Magento?
Clearing the Cache in Magento If you have made any modifications to your Magento store, they may not appear immediately unless you clear the cache Clearing your Magento cache is an essential step for ensuring your website updates are ...
Updated on : 24 Jan 2024
How to change site PHP version using cPanel (CloudLinux)
In cPanel hosting environments with CloudLinux, the operating system is providing caged environments (LVE) where by each individual site can have specific PHP versions and PHP extensions. In cases whereby you have CloudLinux, you can use PHP Selec...
Updated on : 08 Feb 2023
How to empty the trash in roundcube webmail
So you have cleaned your inbox and it is now looking much smaller - the downside all those emails are now sitting in the "Trash" folder in roundcube - how do you remove them so they are not taking up disk space still? Follow these simple steps: 1...
Updated on : 08 Feb 2023
Understanding the public_html Folder
The public_html folder is the web root for your primary domain name. This means that the public_html folder is the location where you put all the website files that you want to appear when someone visits your primary domain. Example: If you ha...
Updated on : 08 Feb 2023
"DNSAdmin appears to be down". What is DNSAdmin?
DNSAdmin is a cPanel developed script that acts as an intermediary API between WHM and BIND to increase the performance of DNS record updates. From cPanels release notes: "DNSAdmin, the system that cPanel & WHM uses to perfor...
Updated on : 08 Feb 2023
Cloudlinux - Understanding LVE limits
Lightweight Virtual Environments (LVE) is a transparent kernel level technology developed by CloudLinux. The main goal of LVE is to make sure that no website brings down the web server by limiting each account to utilize configurable r...
Updated on : 08 Feb 2023
Setup/disable catch all email account from cPanel
The catchall feature is referred to as the "default address" in cPanel. This feature will allow all misaddressed or misrouted emails to be sent to a specific email address rather than being bounced. As emails to ANY address will be caught and deli...
Updated on : 08 Feb 2023
Using PHP Handlers, Running HTML as PHP
Apache Handlers allow you to control how Apache will manage certain file types. When Apache recognizes a file, it has an action built in for that file type and will perform that action. If you want Apache to perform a different action, you will n...
Updated on : 08 Feb 2023
How to white-list an IP in ConfigServer security & Firewall (CSF)
ConfigServer Security & Firewall (CSF) allows you to manage your iptables configuration. CSF is a simplified interface that makes it easy to add or remove IP addresses from your firewall. To Whitelist an IP address you must log into your WHM&...
Updated on : 08 Feb 2023
How do I Change DNS Records?
How do I Change DNS Records? In this article, we will show you how you can change the DNS entry in a zone file. Here we are going to discuss only DNS records which are set in a zone file. DNS records are the actual data that maps a domain name or...
Updated on : 08 Feb 2023
How to change site PHP version using cPanel (MultiPHP)
If your server is running under EasyApache4 for cPanel, it now provides "MultiPHP" support whereby you can set a particular version of PHP on a site-by-site basis. This guide requires EasyApache4 There is a server-wide default version of PH...
Updated on : 08 Feb 2023
How do I Set a Message Size Limit in WHM
1. Log into WHM 2. Under ' Service Configuration ' select ' Exim Configuration Manager ' and go into the ' Advanced Editor ' 3. Search for ' Add additional configuration setting ' and click to select from a drop dow...
Updated on : 08 Feb 2023
Updating a Reverse DNS Record / PTR
Many e-mail servers are configured to reject incoming e-mails from any IP address which does not have reverse DNS. The MySAU portal allows you to update a reverse DNS record for any IP addresses allocated to your Dedicated, Cloud, Colo...
Updated on : 08 Feb 2023
How to block an IP in cPanel
How to block an IP address 1. Start by Logging into your cPanel, then click IP Blocker . 2. Under " Add an IP or Range ", enter the IP address or range you wish to block. 3. Click the Add button . How to unblock the IP address 1. Login t...
Updated on : 08 Feb 2023
Invalid HELO Name when connecting to Email Server
In some cases, you can receive this error when connecting to our mail servers. In many cases, this is because you are failing to set Outgoing Server Authentication in your Mail Client. Access denied - Invalid HELO name (See RFC28...
Updated on : 08 Feb 2023
How do I Generate a CSR for an SSL
The Certificate Signing Request (CSR) is an integral part of creating an SSL certificate. It is where the encryption of the certificate is created. You can generate a CSR via this link: https://www.mysau.com.au/csr-generator To gene...
Updated on : 08 Feb 2023
General Email Settings
When you access an email account through a desktop email application such as Outlook, or MacMail, the email application will require specific information about your email account. If utilising your mail clients automatic setup fails, you can...
Updated on : 08 Feb 2023
CloudLinux CageFS + cPanel, Install Git for all users
With the rise of version control applications such as git, users require access to the application more often. In a CageFS Environment, it doesn't pose a large security risk and is quite handy for users to have. As with any other package, you will ...
Updated on : 08 Feb 2023
Perl Modules / Other Files not updating on CloudLinux CageFS server
If you are trying to install PERL Modules on a CageFS based server, after you run the installation, you will need to go ahead and force a CageFS update: root@sharedcp-1-2 [~]# cpan DBI CPAN: Storable loaded ok (v2.20) Reading '/root/.cpan/Metada...
Updated on : 09 Feb 2023
Blocking SPAM using SpamAssassin
If you aren't using enterprise spam filtering software, like our SpamExperts platform you may receive a lot of spam emails. One way you can reduce the amount of spam you receive on a cPanel server is to use SpamAssassin. SpamAssassin is inbuilt into...
Updated on : 08 Feb 2023
How to install and SSL in WHM
The following will guide you through the SSL installation process for a WHM/cPanel server. What you will need 1. Your server certificate: This is the certificate you received from the Certificate Authority (CA) for your domain. You m...
Updated on : 08 Feb 2023
How to set up a Redirect
1. Log into your cPanel. Under Domains, click the Redirects icon. 2. From the "Type" drop-down menu, select which redirect is to be used. Permanent 301 : is a redirect that will update the visitor's bookmarks and direct search engines ...
Updated on : 08 Feb 2023
How to migrate a complete cPanel Account via SSH
Introduction Migrating an account using cPanel's migration tool is extremely useful, and rather bullet-proof. The basic principle, is the account will be packaged up in it's entirety; public_html website files, databases, all DNS s...
Updated on : 08 Feb 2023
WHM/cPanel server list accounts option shows zero sites
You log into your WHM account - click on "List Accounts" and the list comes back empty. What do you do? Thankfully this is a relatively simple fix. The most common problem is the file /etc/userdomains has been modified or reset and is now empty. ...
Updated on : 08 Feb 2023
What is a Root Folder?
The root is the folder where the website files for a domain name are stored. Because cPanel allows for multiple domain names (addon domains and subdomains), you need to have a unique folder for each domain. Your primary domain is roote...
Updated on : 08 Feb 2023
Installation of NginxCP on a cPanel server, with tmpfs for nginx cache storage
NOTE: This Article is aimed towards advanced Users. While it may look simple, Nginx can be a complex item to manage, as can available resources on your service. If you need assistance, please don't hesitate in contacting our support team. Below...
Updated on : 08 Feb 2023
How Do I Create Email Accounts in cPanel?
1. Log into cPanel. 2. In the Email section, click "Email Accounts". 3. Click on "+Create" to create your new email account: 4. In the Email field, type the name you would like the email account to have. 5. In the Password fields, type th...
Updated on : 08 Feb 2023
Unblocking an IP in WHM
Our managed servers are provisioned with ConfigServer Security & Firewall (CSF. Included in this package is an application called Login Failure Daemon (LFD) - it's this package that will unceremoniously dump you from the server and issue ...
Updated on : 09 Feb 2023
How to view disk space usage in cPanel
To view the disk space usage totals for your account's directories and databases: 1. Login to cPanel. 2. In the Files section, click Disk Usage . This page shows you how disk space usage is distributed within your account's home directory. It...
Updated on : 08 Feb 2023
Delete DNS records from WHM and cPanel
You have just entered a new "A" record for your domain - the change has gone through and you realise you made a mistake and you need to delete the record. In both WHM and cPanel this task is very simple. WHM 1) Log into your WHM a...
Updated on : 08 Feb 2023
How to Adjust Disk Space Quotas in WHM
There are two ways you can modify the disk quota for a cPanel account in WHM - it depends on if you have setup packages for your users or if you manually set the resources for each account when you first created them. Packages: If you have set u...
Updated on : 08 Feb 2023
Using the PHP Selector in Cpanel & Modifying php.ini settings (CageFS)
Servers Australia offers CloudLinux licenses to better protect your server. This allows our customers full control of what PHP version they wish to use in a simple PHP selector box. The PHP Selector lets you select any default PHP version, ...
Updated on : 09 Feb 2023
How to enable Server Side Includes SSI in your .htaccess
Enable Server Side Includes SSI in your .htaccess If you are using Server Side Includes SSI in your files and it's not working, you most likely need to enable them in your .htaccess file. This can be done by performing the following step...
Updated on : 11 May 2023
Change password!
Changing your password will log you out immediately. Use the new password to log back in.
Current password
Current password is required
New password
New password must be at least 8 characters long. It should contain at least one upper and lower case letter, number, and a special character.
Confirm password
Confirm password must be at least 8 characters long. It should contain at least one upper and lower case letter, number, and a special character.
Confirm password should be same as new password
Update
Change profile
Success!
First Name
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last Name
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
New email
Enter a valid email
Re-enter your password
Enter a valid password
Your profile has been successfully updated.
Update
Logout
ENTER
ESC
Eddy AI, facilitating knowledge discovery through conversational intelligence
Search Limit Exceeded. Please upgrade the plan.
Answer copied!
No results found
Provide more context or information so that I can better understand and assist you