Project

General

Profile

Issue with enabling Lighttpd module "mod_h264_streaming"

Added by Redington over 4 years ago

Hello,

We have an issue while enabling "mod_h264_streaming" in Lighttpd configuration. When added this module in server.modules list in the lighttpd configuration, we are not able to start the service with the following error:

--
root@s [/usr/local/src/lighttpd-1.4.39]# systemctl status lighttpd.service
● lighttpd.service - SYSV: Lightning fast webserver with light system requirements
Loaded: loaded (/etc/rc.d/init.d/lighttpd)
Active: active (running) since Thu 2016-02-04 10:40:14 CET; 2min 20s ago
Docs: man:systemd-sysv-generator(8)
Process: 14960 ExecStart=/etc/rc.d/init.d/lighttpd start (code=exited, status=0/SUCCESS)
Main PID: 14964 (lighttpd)
CGroup: /system.slice/lighttpd.service
└─14964 /usr/sbin/lighttpd -f /etc/lighttpd/lighttpd.conf

Feb 04 10:40:14 s.yerkio.com systemd1: Starting SYSV: Lightning fast webserver with light system requirements...
Feb 04 10:40:14 s.yerkio.com lighttpd14960: Starting lighttpd: 2016-02-04 10:40:14: (network.c.283) warning: please use server.use-ipv6 only for hostnames, not without server.bind / empty...6ONLY changes
Feb 04 10:40:14 s.yerkio.com lighttpd14960: [ OK ]
Feb 04 10:40:14 s.yerkio.com systemd1: Started SYSV: Lightning fast webserver with light system requirements.
Hint: Some lines were ellipsized, use l to show in full.
-

Its a cPanel server with Centos 7. Apache is running on port 80 and lihttpd is running at port 81. lihttpd is used only for streaming purposes.

We have tried the versions 1.4.39 and 1.50 (from source code compile installation)and both returns the same issue.

Any idea regarding this error?

Thank you.


Replies (1)

RE: Issue with enabling Lighttpd module "mod_h264_streaming" - Added by gstrauss over 4 years ago

The log messages you provided above show no error (Hint: that's not because there wasn't an error but because you are not looking in the right places with the right tools)

mod_h264_streaming is a third-party module. For support, please contact the company that licenses the module.

    (1-1/1)