2011/9/1 David Baelde <[email protected]>: > 2011/9/1 Paulin Halenria <[email protected]>: >> If I run /etc/liquidsoap/music.liq from the user, no problem >> If the root run /etc/init.d/liquidsoap start, nothing happen, nothing in the >> log > > Try running as root: liquidsoap -c /etc/liquidsoap/music.liq (checking > that the script is well formed) then liquidsoap -v > /etc/liquidsoap/music.liq (run the script but not in daemon and with > output on stdout). This should help troubleshooting.
Yup, make sure that logs and pidfile are acessible by the liquidsoap user. You can try to temporarily set them to something in /tmp for instance.. Also make sure the daemon user -- usually liquidsoap -- actually exists (see init script for its name).. Romain ------------------------------------------------------------------------------ Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free "Love Thy Logs" t-shirt when you download Logger. Secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsisghtdev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
