lighttpd
#2
Mhm works fine here. What image is that which you installed. I would suggest you do not use images from "somewhere" which do not even have a version number.

Code:
root@pine64-2gb:~# systemctl status lighttpd
● lighttpd.service - Lighttpd Daemon
  Loaded: loaded (/lib/systemd/system/lighttpd.service; enabled; vendor preset:
  Active: active (running) since Tue 2016-04-19 19:27:05 UTC; 46s ago
Main PID: 20237 (lighttpd)
  CGroup: /system.slice/lighttpd.service
          └─20237 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf

Apr 19 19:27:04 pine64-2gb systemd[1]: Starting Lighttpd Daemon...
Apr 19 19:27:05 pine64-2gb lighttpd[20230]: Syntax OK
Apr 19 19:27:05 pine64-2gb systemd[1]: Started Lighttpd Daemon.

root@pine64-2gb:~# apt-get install lighttpd
Reading package lists... Done
Building dependency tree        
Reading state information... Done
The following packages were automatically installed and are no longer required:
 libnih1 libnl-route-3-200 seccomp ubuntu-core-security-apparmor
 ubuntu-core-security-seccomp ubuntu-core-security-utils ubuntu-snappy-cli
Use 'apt autoremove' to remove them.
The following additional packages will be installed:
 gamin libgamin0 libterm-readkey-perl libterm-readline-perl-perl spawn-fcgi
Suggested packages:
 rrdtool apache2-utils
The following NEW packages will be installed:
 gamin libgamin0 libterm-readkey-perl libterm-readline-perl-perl lighttpd
 spawn-fcgi

root@pine64-2gb:~# ps ax|grep lighttp
20237 ?        Ss     0:00 /usr/sbin/lighttpd -D -f /etc/lighttpd/lighttpd.conf


Messages In This Thread
lighttpd - by wymand - 04-19-2016, 01:06 PM
RE: lighttpd - by longsleep - 04-19-2016, 01:30 PM
RE: lighttpd - by wymand - 04-19-2016, 04:11 PM
RE: lighttpd - by tkaiser - 04-20-2016, 03:06 AM
RE: lighttpd - by wymand - 04-20-2016, 09:13 AM
RE: lighttpd - by jozzy - 04-19-2016, 03:34 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)