Longview Apache problems
However I setup Centos 7 (LAMP) and everything works well. However in the Linode CP I can't see Apache info. It gives an error.
> Oh no!
The Apache module for Longview has been successfully installed on your system, but there was a problem collecting data from Apache:
Unable to access local server status for Apache at
http://127.0.0.1/server-status?auto : 404 Not FoundYou'll need to resolve this issue before we can collect data about Apache. The following guide has troubleshooting tips to help you resolve the issue:
Longview for Apache - Troubleshooting
So I cheked but f.e. I cant find mod_status in httpd.
When I run:
$ apachectl -M | grep status
I get this error. But seems that more erros show this message but I don't think the problem lays there.
****AH00526: Syntax error on line 9 of /etc/httpd/sites-enabled/xxxxxx.nl-le-ssl.conf:
SSLCertificateFile: file '/etc/letsencrypt/live/xxxxxx.nl/cert.pem' does not exist or is empty****
Anybody have any idea where I go wrong?