In your email to me, Chad Zimmerman, you wrote:
> 
> Changed out my access log for my apache server this morning (once a
> month).  Moved the current one to .0 and put an empty file in and set all
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^

apache is still looking at the .0. The filedescriptor is looking at
the open file, not the name (looks at the inode? I'm not sure). Anyway,
You have to run '/etc/init.d/apache restart' to get it to look at the
new file

Tim

-- 
 (work) [EMAIL PROTECTED] / (home) [EMAIL PROTECTED] - http://www.buoy.com/~tps
     "Cogito, ergo sum. Cogito, ergo doleo. Cogito sumere potum alterum."
   I think, I am. I think, I am depressed. I think I'll have another drink.
   -- Rob Wheeler <[EMAIL PROTECTED]>
** Disclaimer: My views/comments/beliefs, as strange as they are, are my own.**


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
[EMAIL PROTECTED] . Trouble? e-mail to [EMAIL PROTECTED]

Reply via email to