Re: FYI: Apache 1.3 and 2.0.x now escape \n in error_log

2004-03-16 Thread Sebastian Podjasek
Yes, both Apache generations now escape almost everything that goes to the error_log. Please read about the new -DAP_UNSAFE_ERROR_LOG_UNESCAPED compile time option. Apache 1.3: http://perl.apache.org/docs/1.0/guide/install.html#Unescaping_F_error_log_ Apache 2.0: http://perl.apache.org/docs/2.0/

Question: $r->log_error quotation

2004-03-16 Thread Sebastian Podjasek
Hello everyone, sorry for bothering but something changed from my previous mod_perl version. Now I'm using 1.29.0.2-4 from Debian package, previosly I've used 'log_error' to dump some variables via Data::Dumper for debugging. Currently it is almost impossible to read the output because text isn't q