Alan R Williamson wrote:
I have only got 5 child processes running, and i am looking at every single directory for each of them, and nothing. Just the headers.So its not that i am missing the one client that is logging. Its just not working.
Did you check permissions to make sure that the apache user (usually "nobody") can write to these directories?
Are you sure that nothing in your conf file is loading any code before your call to Apache::DB->init?
- Perrin