Can’t locate Mysql.pm
DBD::mysql perl module was not installed or properly installed. Install it using the command: cpan DBD::mysql
NixUser.com | Unix User | Linux User | NixUser
DBD::mysql perl module was not installed or properly installed. Install it using the command: cpan DBD::mysql
You can add custom email filters to discard email attachments in cPanel for a particular user. Use Global Filters option to add it for the whole account. For this, use Email Filters in cPanel >> Email Tab. For example, you want to delete emails with .exe attachments. In cPanel, go to Email More
Ssh to the cPanel server and go to the directory /etc/cpanel/ea4/profiles/custom. cd /etc/cpanel/ea4/profiles/custom/ Locate and remove the .json file that contains the name of the profile you created. rm -f myprofile.json Now you are done deleting the profile.
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
Login to your Server or VPS as root and follow these steps to change the ssh port. It is always a good idea to back up important server files before making any changes to them. So copy the file once you have logged into the server. $ cp /etc/ssh/sshd_config /etc/ssh/sshd_config.back Next, open the SSH config More