>
>I accidentially deleted all log files.
>I created these files again in the correct directory. I changed the file
>owner to the user thar runs squid. I gave the write permission to the user 
>that runs squid. 
>But, program can not write to these files.
>
>Where did I go wrong ?
>Thanx


try sending your squid process a -USR1 signal..

kill -USR1 `cat /usr/local/squid/logs/squid.pid`


Regards
Karl
=8)

Reply via email to