I've an installation of PHP4pl1 running under Apache 1.3.19. Without output buffering enabled, the error logging is fine (going to Apache's error_log as expected) The problem is that when I turn on output buffering (to enable me to send cookies when I feel like it ;) the error logging stops being useful --- instead of handy error messages, I get a dump of the page in which the error occured. Not good. Does anyone have any suggestions about why this is happening, and how to get useful error logging with output buffering enabled? A reply off list (as well as to the group) would be wonderful since I don't normally have usenet access. TIA, Simon Stewart -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]