Troubleshooting Apache MultiView Option In a previous guide, we explained how to use .htaccess rules to remove file extensions like .php or .html from...
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...
PHP-FPM: ERROR: [pool [name1]] unable to set listen address as itβs already used in another pool β[name2]β This error is telling you that you forgot to update your listening address. You likely have another pool configuration pointing...
Apache β Configuring VirtualHosts on Ubuntu 18.04 When you add a domain to your new Ubuntu 18.04 web server you need to take a few steps to...