When i make this guide : http://forums.sentora.org/showthread.php?tid=1758 have one wrong.
I added </virtualhost> after the script, and when try to restart httpd service - cant start again.
I try to update Global Sentora Entry mysql value from shell - but nothing.
I added </virtualhost> after the script, and when try to restart httpd service - cant start again.
Code:
[root@ ~]# systemctl start httpd.service
Job for httpd.service failed. See 'systemctl status httpd.service' and 'journalctl -xn' for details.
Code:
[root@ ~]# systemctl status httpd.service
httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled)
Active: failed (Result: exit-code) since Sun 2015-08-16 13:57:04 EEST; 28s ago
Process: 32568 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=1/FAILURE)
Process: 32566 ExecStart=/usr/sbin/httpd $OPTIONS -DFOREGROUND (code=exited, status=203/EXEC)
Main PID: 32566 (code=exited, status=203/EXEC)
Aug 16 13:57:04 systemd[1]: Starting The Apache HTTP Server...
Aug 16 13:57:04 systemd[32566]: Failed at step EXEC spawning /usr...d
Aug 16 13:57:04 systemd[1]: httpd.service: main process exited, ...EC
Aug 16 13:57:04 kill[32568]: kill: cannot find process ""
Aug 16 13:57:04 systemd[1]: httpd.service: control process exite...=1
Aug 16 13:57:04 systemd[1]: Failed to start The Apache HTTP Server.
Aug 16 13:57:04 systemd[1]: Unit httpd.service entered failed state.
Hint: Some lines were ellipsized, use -l to show in full.
I try to update Global Sentora Entry mysql value from shell - but nothing.