Quantcast
Channel: Kaltura - Latest posts
Viewing all articles
Browse latest Browse all 7410

Kaltura on SSL after Non-SSL Installation complete

$
0
0

systemctl status httpd.service

● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: active (running) (Result: exit-code) since Thu 2016-10-13 09:35:55 IRST; 14min ago
Docs: man:httpd(8)
man:apachectl(8)
Process: 7220 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=1/FAILURE)
Main PID: 6440 (httpd)
Status: "Total requests: 176; Current requests/sec: 0.5; Current traffic: 2.4KB/sec"
CGroup: /system.slice/httpd.service
├─6440 /usr/sbin/httpd -DFOREGROUND
├─6442 /usr/sbin/httpd -DFOREGROUND
├─6444 /usr/sbin/httpd -DFOREGROUND
├─6445 /usr/sbin/httpd -DFOREGROUND
├─6446 /usr/sbin/httpd -DFOREGROUND
├─6447 /usr/sbin/httpd -DFOREGROUND
├─7395 /usr/sbin/httpd -DFOREGROUND
├─7396 /usr/sbin/httpd -DFOREGROUND
└─7397 /usr/sbin/httpd -DFOREGROUND

Oct 13 09:35:54 video.dotin.com systemd[1]: Starting The Apache HTTP Server...
Oct 13 09:35:55 video.dotin.com systemd[1]: Started The Apache HTTP Server.
Oct 13 09:37:18 video.dotin.com httpd[7220]: httpd: Syntax error on line 353 of /etc/httpd/conf/httpd.conf: Syntax error ...ectory
Oct 13 09:37:18 video.dotin.com systemd[1]: httpd.service: control process exited, code=exited status=1
Oct 13 09:37:18 video.dotin.com systemd[1]: Reload failed for The Apache HTTP Server.
Hint: Some lines were ellipsized, use -l to show in full.

journalctl -xe

Oct 13 09:38:37 video.dotin.com monit[6797]: Aborting event
Oct 13 09:45:01 video.dotin.com systemd[1]: Created slice user-48.slice.
-- Subject: Unit user-48.slice has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-48.slice has finished starting up.
--
-- The start-up result is done.
Oct 13 09:45:01 video.dotin.com systemd[1]: Starting user-48.slice.
-- Subject: Unit user-48.slice has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-48.slice has begun starting up.
Oct 13 09:45:01 video.dotin.com systemd[1]: Started Session 5 of user apache.
-- Subject: Unit session-5.scope has finished start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-5.scope has finished starting up.
--
-- The start-up result is done.
Oct 13 09:45:01 video.dotin.com systemd[1]: Starting Session 5 of user apache.
-- Subject: Unit session-5.scope has begun start-up
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit session-5.scope has begun starting up.
Oct 13 09:45:01 video.dotin.com CROND[7845]: (apache) CMD (/opt/kaltura/app/alpha/crond/kaltura/clear_cache.sh 2>&1 >> /opt/kaltur
Oct 13 09:45:01 video.dotin.com systemd[1]: Removed slice user-48.slice.
-- Subject: Unit user-48.slice has finished shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-48.slice has finished shutting down.
Oct 13 09:45:01 video.dotin.com systemd[1]: Stopping user-48.slice.
-- Subject: Unit user-48.slice has begun shutting down
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit user-48.slice has begun shutting down.


Viewing all articles
Browse latest Browse all 7410

Trending Articles