Re: ap_rwrite()/ap_rvputs() called in PerlCleanupHandler

2002-10-16 Thread srp
Hello, Caught the problem. It was a unexpected 'print STDOUT' happening in the Cleanup Handler. :-( sorry for the trouble. regards srp You wrote: Envelope-to: [EMAIL PROTECTED] Received: from symonds.net [63.194.20.32] by symonds.net with smtp (Exim 3.35 #1 (Debian)) id

$r-current_callback() returns wrong handler after subrequest

2002-10-16 Thread srp
this is so ? regards srp

ap_rwrite()/ap_rvputs() called in PerlCleanupHandler

2002-10-15 Thread srp
appreciated :-) regards srp ps :: please reply to me directly as i am not on the list

Re: ap_rwrite()/ap_rvputs() called in PerlCleanupHandler

2002-10-15 Thread srp
handler by default) handle this redirect(). ssn Why is apache re-doing the request after a internal_redirect() ? ( and that too ssn in the cleanup phase ??) ssn Please help me understand this. Any hints most appreciated :-) mailto:[EMAIL PROTECTED] regards srp

closing connection to client not working !

2002-10-07 Thread srp
) mod_perl/1.26, on Solaris 2.6 I have been breaking my head on this for sometime now. Any suggestions are mossst welcome. regards srp

Re: closing connection to client not working !

2002-10-07 Thread srp
not really send the data until I return to apache. :-) is there any way to override this behaviour ? I know that I can send my data using send_fd(), but is there any other way of telling Apache to do the redirect ? regards srp From: Geoffrey Young [EMAIL PROTECTED] User-Agent: Mozilla/5.0

Apache-server-dir_config-{DocumentRoot} is null on startup

2002-08-12 Thread srp
a server startup ? Apache-server-dir_config(any key) is empty. Also ... How else can i find the server-document_root ? Please mail me directly as I am not on the list. and TIA :-) regards srp