I'd like to write some status messages to the error_log during server
startup.  So, I tried

    Apache->server->log_error( "..." )

but it doesn't work. This works fine in the child processes.  Is the log
file not ready to write to during server startup?  Printing to STDERR does
not work either.

It's not that important, but I'd like to know regardless.

Cheers!

    -klm.

+---------------------------------+-------------------------------------+
| Kenneth L. Miller               | There are 10 kinds of people in the |
| Shetland Software Services Inc. | world: Those who understand binary, |
| [EMAIL PROTECTED]        | and those who don't.     (unknown)  |
+---------------------------------+-------------------------------------+

Reply via email to