Ralf S. Engelschall wrote:
> 
> SSL_SSLEAY_VERSION).  These are all passed to fpexe when called through
> SSL, along with all the other normal env vars that are passed to fpexe
> durring a working non-SSL call.  So one might come to the conclusion
> that these extra env vars throw up some warning flags in the fp
> extentions themselves.

My shot in the dark: Is there a fixed size buffer for the environment
variables?  We might be seeing either an overflow condition, or a trap
to prevent an overflow condition.

-jack
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to