Save error.log ???

I have a client who would like to save the error.log for his site. He would like to do it in much the same way as the transfer.log is saved.

Anybody know how to make that happen?

dave

Bump. I could use this too right now.

me too

it would be even better if the webmaster gets notified (via mail) on repeated errors (may be by detecting how many times the file was modified?)

I have seen in some situatins (I don’t know if it is in a cpanel hosted environment or not) the error log file is saved on a per dir basis (probably for script errors?). For this, we can have a script on cron which would detect these files in sub dirs and notify us accordingly (the file contents have to be mailed to us and then renamed)