cpanel
July 24, 2017, admin, 0
Sometimes cPanel full backup fails with the following error. Storing mysql dbs…mydatabase……… /usr/bin/mysqlcheck: Got error: 1049: Unknown database ‘mydatabase’ when selecting the database (755 bytes) mydatabase_db(1031138 bytes) mydatabase_tab Check in cPanel that if you have any 0kb or empty database by the database name in error message. If you have it, delete it from More
August 22, 2013, NixUSer, 0
I was not able to restart clamd service, was getting the following error. root@nixuser.com [/]# /etc/init.d/exim restart Shutting down clamd: [FAILED] Shutting down exim: [ OK ] Shutting down spamd: [ OK ] Starting clamd: LibClamAV Error: cli_tgzload: Invalid checksum for file daily.mdb LibClamAV Error: Can’t load /usr/share/clamav/daily.cld: Malformed database ERROR: Malformed database [FAILED] Starting More
July 3, 2013, NixUSer, 0
To install cPanel DNSONLY, run these commands in your server: cd /home wget -N http://httpupdate.cpanel.net/latest-dnsonly sh latest-dnsonly
July 2, 2013, admin, 0
After installing Operating System on your server, you can install cPanel / WHM or cPanel DNSONLY. After obtaining a cPanel license, login to your server and run the following commands to install cPanel. cd /home wget -N http://httpupdate.cpanel.net/latest sh latest Please make sure that you have perl installed on your server before installing cPanel. If More
July 1, 2013, NixUSer, 0
When I tried to restore an account I got the error: Sorry, a mysql user with the name x already exists. I know that the user does not exists on the server. To fix this issue, ran the cPanel script. /scripts/updateuserdatacache And the error is gone and I was able to restore the account without More