I had a similar problem when i first started running a server on freebsd. It put the logs under the usr/compat/linux path instead of wherever the hlds was.. It's been almost a year, and we're not running freebsd, so I'm sorry i don't recall exactly where it put them (and i don't remember how i fixed it either... sigh)
just do a find (or similar bsd command) and look thru your drive for *.log ----- Original Message ----- From: "Nathan Woodcock" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 05, 2001 11:35 AM Subject: Re: Freebsd & Logs > > On Fri, Oct 05, 2001 at 12:15:29PM -0300, Mandrakes wrote: > > I'm using freebsd and i starting a counterstrike server using hlds > > 3.1.0.8 . > > The server works fine and is my first server no windows.. my questions > > is why the server doesn't make the files LXXXXXX.log . > > The var Log is set ON > > The directory LOGS has full permissions for the user running the > > server.. > > The game announce the name for the file but when i look inside LOGS is > > doesn't exist > > > > Can Someone give me a hand with this ? > > > > Please sorry about my poor redaction. > > > have you put both "mp_logfile 1" and "log on" commands in your config? > > >

