[EMAIL PROTECTED] wrote:
I think it would be better to monitor mpd via syslog it can be done by
doing:
open /etc/syslog.conf and add:
!mpd
*.* /var/log/mpd.log
Then, restart syslogd:
# touch /var/log/mpd.log
# killall -HUP syslogd
open /etc/newsyslog.conf and add:
# logfilename [owner:group] mode count size when flags
/var/log/mpd.log 644 4 100 * J
run "mpd -b" all the mpd error/status should be in /var/log/mpd.log
now, do tail -f /var/log/mpd.log and try connection if there and error
it should be displayed in the log
Ok here's the result:
# ngctl shut ng0
ngctl: shutdown: No such file or directory
"ngctl shut ng0:" please take note the semicolon dont leave it :)
_______________________________________________
ok i just resolve the error but my windows client still could not
connect. It says that the Remote Computer did not Respond.
hooraaah! it's working now.... thanks a lot genius =)!
--
Oliver A. Rojo
______________________________________________________________
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity to
whom they are addressed. If you have received this email in error
please notify the system manager. Please note that any views or
opinions presented in this email are solely those of the author
and do not necessarily represent those of the company. Finally,
the recipient should check this email and any attachments for the
presence of viruses. The company accepts no liability for any
damage caused by any virus transmitted by this email.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"