Cert Errors When Moving SSL Certs Between Servers Why does this “ERR_CERT_COMMON_NAME_INVALID” error happen? Break the error down and it tells you everything you need to know: Error...
Troubleshooting Apache MultiView Option In a previous article we shared instructions on how to use .htaccess to remove file extensions in the URI (Remove...
ERROR 1064 (42000) at line 1 – Passing MySQL Create User Arguments via SSH I was recently building a script to help move things from one server to another and in the process stumbled...
MySQL – ERROR 1819 (HY000): Your password does not satisfy the current policy requirements If you run into this error it’s a strong indicator that the Password Validation Plugin is installed. Disabling Password Validation...
PHP-FPM Pool Setup: WordPress Requires FTP/SFTP User After Successful Configuration This post assumes you have successfully installed PHP-FPM and have confirmed it is running on the server: Configured on the...