I thought you already had that entry in rc.conf? That's why I didn't even look that side. Anyway it's great to hear you're fine now.
On 6/2/08, Reinhold <[EMAIL PROTECTED]> wrote: > Hi > > Thanks for the help > Its working again \o/ > > All I did was enabled logging like you suggested and made a change in > /etc/rc.conf. > I've added this > mpd_flags="-b -s mpd5" > > Then restarted mpd5 and bang it worked. > > Thanks again. > Reinhold > > > On Mon, June 2, 2008 11:01, Odhiambo Washington wrote: >> 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]" >> >> > > > -- Sent from Google Mail for mobile | mobile.google.com 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]"
