MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Technical Helps => Topic started by: South on 2018-04-12, 07:52:20

Title: Starting The Apache HTTP Server
Post by: South on 2018-04-12, 07:52:20
Hello I have decided to use kloxo MR7 with Apache instead of lighttpd I get these

 httpd.service - The Apache HTTP Server
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Thu 2018-04-12 01:38:19 EDT; 28s ago
     Docs: man:httpd(8)
           man:apachectl(8)
  Process: 4634 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
  Process: 4632 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=1/FAILURE)
 Main PID: 4632 (code=exited, status=1/FAILURE)

Apr 12 01:38:18 SERVER systemd[1]: Starting The Apache HTTP Server...
Apr 12 01:38:18 SERVER httpd[4632]: httpd: Syntax error on line 13 of /etc/...ry
Apr 12 01:38:19 SERVER systemd[1]: httpd.service: main process exited, code...RE
Apr 12 01:38:19 SERVER kill[4634]: kill: cannot find process ""
Apr 12 01:38:19 SERVER systemd[1]: httpd.service: control process exited, c...=1
Apr 12 01:38:19 SERVER systemd[1]: Failed to start The Apache HTTP Server.
Apr 12 01:38:19 SERVER systemd[1]: Unit httpd.service entered failed state.
Apr 12 01:38:19 SERVER systemd[1]: httpd.service failed.
Hint: Some lines were ellipsized, use -l to show in full.

Any ideas to make it work with apache?