PDA

View Full Version : LOGS directory...


PeterPan
7-15-03, 06:29 AM
How do I remove files from the /logs directory ?

Ive got some CRON JOBS outputting its output (obvious) into that directory, & when I delete BIG files (40-60-100KB log files ) it re-names itself to a
.nsf(numbers).4 file - with randoim numbers/letters

ive always put cron job logs to that directory.....


It wont remove the files completely :-(

- I guess i'll have to change my cron-jobs to put the output within my htdocs area - so that when I delete a file - it stays deleted...


curious

P..