I am running Apache-mod_ssl 1.3.22 on a NT machine.  A frame of one of the
web pages calls a CGI script.  When attepting to run this script the child
process I am currently running crashes with an access violation (exception
number c0000005).  This does NOT seem to happen if either I open the frame
as a serpate page Or if I disable SSL.  I think that I could simply make the
frame a button to open a new page (and then run the script) but I was
wondering if it might be something I can fix (less change the better).
        If it may help the frame calls a CGI script that takes your input and
places it in a file.  I have also attemted to recreate this problem on a
windows98 machine and have been unable to do so.  I am sorry if I am not
being entirely clear but it is a strange problem.

Here is the error.log
[Tue Feb 12 16:51:30 2002] [error] Failed to resolve server name for
46.53.45.56 (check DNS) -- or specify an explicit ServerName
[Tue Feb 12 16:51:31 2002] [info] Parent: Created child process 176
[Tue Feb 12 16:51:31 2002] [info] Parent: Duplicating socket 144 and sending
it to child process 176
[Tue Feb 12 16:51:52 2002] [info] BytesRead = 372 WSAProtocolInfo = 2006620
[Tue Feb 12 16:53:44 2002] [info] master_main: Child processed exited (due
to MaxRequestsPerChild?). Restarting the child process.
[Tue Feb 12 16:54:04 2002] [error] Failed to resolve server name for
46.53.45.56 (check DNS) -- or specify an explicit ServerName
[Tue Feb 12 16:54:04 2002] [info] Parent: Created child process 214
[Tue Feb 12 16:54:04 2002] [info] Parent: Duplicating socket 144 and sending
it to child process 214
[Tue Feb 12 16:54:26 2002] [info] BytesRead = 372 WSAProtocolInfo = 2006620

If you are interested I have the NT error info as well (very long and
confusing to me).


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to