Fix the MYSQL ERROR: Client does not support authentication protocol
Solution This error is encountered by both scripts and applications, that are unable to use the new authentication protocol introduced by MySQL 4.1.x. The only …
Solution This error is encountered by both scripts and applications, that are unable to use the new authentication protocol introduced by MySQL 4.1.x. The only …
Solution As of January 2006, CPanel has made some changes to their smartctl implementation, which is what they use to periodically scan for SMART errors …
Solution Make sure root pass is in /root/.my.cnf This is usually the first root pass the box was given once cpanel is installed. If it …
Solution edit perl / cgi script, at top of file … #!/usr/bin/perl use CGI::Carp qw(fatalsToBrowser); then errors should be redirected to browser rather then getting …
Solution That says that the client is probably over their quota. Run /scripts/fixquotas and check how much space the user is taking up and compare …
Solution 1. Is the license expired? This is the most obvious cause and simple to verify. Check https://verify.cpanel.net/ with the server’s IP. 2. Is the …
Plesk will lock out accounts if multiple failed attempts to login are registered. The default is to lock accounts for 30 minutes after 3 failed …
This is a very well known operational problem with plesk/qmail/smtpauthorization. Basically it is because plesk default settings for ‘mail’ is to close relaying (spam), and …
Sometimes the precompiled wget binaries refuse to work with your ssl linked libraries. The simple solution is to compile a new wget binary to be …
If you are unable to access your server via https://1.2.3.4:2222, then 1 of 3 things is likely happening: 1. DirectAdmin might not be running or …