If you’ve forgotten the password to your MySQL database user, you may create a new user with a new password, and then assign that user to the database. This will not remove or change any of the data in your database. […]
Category: Cpanel
Error: “Account Creation Status: failed. Sorry, a DNS entry for domainname.com already exists, please delete it first (from all servers in the DNS cluster)”
When trying to add a new domain in WHM, you may get an error: ‘error’ theme=2]Account Creation Status: failed. Sorry, a DNS entry for domainname.com already exists, please delete it first (from all servers in the DNS cluster) It means that a DNS zone file already exist for this domain. Just simply click to the […]
How to Install IonCube Loaders in Linux System
IonCube are used as encryption/decryption utility for PHP programs by which we can keep secure our information. It also can limit PHP program to perform illegal. It also helps in boosting up the webpages that are provided. IonCube loaders are used for decoding secured information files while operating on web server. […]
Error: The Domain already exists in Apache Configuration
Sometimes when we try to add a subdomain, parked, or add-on domain via cPanel it causes an error: [wpfmb type=’error’ theme=2]The Domain already exists in Apache Configuration[/wpfmb] To resolve this error we have to remove all instances of the domain name. 1. First verify Ownership of the Domain in question: grep mydomain.com /etc/userdomains 2. Verify if a DNS Zone […]
How to use remote mail servers for your emails in CPanel
Before starting make sure that you have all the details of your mail servers like hostname , IPs etc.. Login to cPanel of your website. […]
Using rsync to Synchronize Files:
Typically the word synchronize, in a information perspective, is used to mean the process of sharing information between resources (storage) to make sure that they are consistent. In fact, it’s making sure that a copy of the information on one storage pool is replicated on a secondary storage pool. […]
How to Manage Large Log Files?
When the system log file increase it means that there is some issue with associated software or programs. In that case simply check the newest activities in the log file. For that sign in to your server and run the following command: tail /var/log/logfile-name If the problem is not experienced from the newest activities, you can […]
Error ‘Table ‘mysql.servers’ doesn’t exist”
After Plesk update or with recently set up Plesk , if you are not able to set the security passwords for the new database users or not able to do any type of action with the data source users and MySQL error log shows: […]
How to secure your server via WHM?
Login into WHM and check the following steps one by one for server security: 1. Go to WHM >> Server Configuration >> Tweak Settings and disable the following options : […]
phpMyAdmin “500 internal server error”?
Normally this error occurs when you upgrade the version of Cpanel. To resolve this error follow the steps below: […]