Jump to content

Mohamed Riyaj

Members
  • Last visited

  • Posts

    1
  • Reputation

    0
  1. × httpd.service - The Apache HTTP Server Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; preset: disabled) Drop-In: /usr/lib/systemd/system/httpd.service.d └─php-fpm.conf Active: failed (Result: exit-code) since Sun 2024-11-24 16:10:33 +0530; 56s ago Docs: man:httpd.service(8) Process: 2896 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE) Main PID: 2896 (code=exited, status=1/FAILURE) Status: "Reading configuration..." CPU: 36ms Nov 24 16:10:33 vps.itstarter.cloud systemd[1]: Starting The Apache HTTP Server... Nov 24 16:10:33 vps.itstarter.cloud httpd[2896]: AH00526: Syntax error on line 11 of /etc/httpd/conf.d/vhost.conf: Nov 24 16:10:33 vps.itstarter.cloud httpd[2896]: SSLCertificateFile: file '/path/to/your/certificate.crt' does not exist or is empty Nov 24 16:10:33 vps.itstarter.cloud systemd[1]: httpd.service: Main process exited, code=exited, status=1/FAILURE Nov 24 16:10:33 vps.itstarter.cloud systemd[1]: httpd.service: Failed with result 'exit-code'. Nov 24 16:10:33 vps.itstarter.cloud systemd[1]: Failed to start The Apache HTTP Server.