> Apache also dies when it hits the 2GB limit for a log file, so maybe it is
> an unwritten FS limit?

No, your Apache is not compiled with large files support (LSB). If you
compile your own Apache ./configure it like this (if I remember corectly):

CFLAGS='-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64' ./configure ...

If you use a packaged Apache complain to your source of packages.

-- 
damjan | ÐÐÐÑÐÐ
This is my jabber ID --> [EMAIL PROTECTED] <-- not my mail address!!!

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to