On Mon, Jun 2, 2008 at 10:45 AM, Reinhold <[EMAIL PROTECTED]> wrote: > Hi. > > I'm still struggling with this problem, is there anyone out there that can > offer me some help please
What I've done most of the times is to log all communications with mpd by adding a logging entry into /etc/syslog.conf: !mpd5 *.* <tab> /var/log/mpd5.log Then touch /var/log/mpd5.log kill -1 `cat /var/run/syslog.pid` You can then look at /var/log/mpd5 for more clues Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Oh My God! They killed init! You Bastards!" --from a /. post _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
