Create an FTP User. Guide to create an FTP user on CentOS 7. If no FTP server software, install vsftpd. yum install vsftpdadduser -c ‘SFTP… Continue reading “Create an FTP User.”…
Install WP-CLI WordPress command line interface. This guide is for CentOS 7. It’s easy to install: curl -O https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.pharchmod +x wp-cli.pharmv wp-cli.phar… Continue reading “Install WP-CLI”…
WordPress: There has been a critical error on your website. This error can pop up due to several causes. We need to check the logs for detailed information about the… Continue reading “WordPress: There has been a critical error on your website.”…
Password Protected Directory Returning 404 Error Password protected directory returning 404 error. This can be a protection set via cPanel or manually. This is because the… Continue reading “Password Protected Directory Returning 404 Error”…