mirror of
https://github.com/AuxXxilium/arc.git
synced 2026-09-05 23:49:53 +08:00
The generated S90lighttpd ran lighttpd with 2>/dev/null, so a config parse error, a failed bind, a missing module or an unwritable log path all produced exactly "FAIL" and nothing else. That is the one message that says why the web UI is not there. Append stderr to /var/log/lighttpd-start.log instead.