FIX: Apache + LetsEncrypt file ‘/etc/letsencrypt/live/…/fullchain.pem’ does not exist or is empty. Action ‘configtest’ failed.
January 25, 2019I had setup a new Apache server and needed an SSL certificate so i went with the tried and true, quick and easy LetsEncrypt/certbot route. While testing if gzip was installed, i received errors running apachectl configtest. Never had this happened before. It seemed to be caused by the LetsEncrypt install. I probably wouldn’t have […]
Continue Reading …