Also, here is an area of my httpd.conf for comparison:
Timeout 300
KeepAlive On
MaxKeepAliveRequests 100
KeepAliveTimeout 15
Chuck
----- Original Message -----
From: "Charles Williams ( CEO ACNS )" <[EMAIL PROTECTED]>
To: "FreeTrade" <[EMAIL PROTECTED]>
Sent: Friday, March 30, 2001 9:35 PM
Subject: Re: [FreeTrade] SSL problem
> OK, found somethings. try the following and let me know which one fixes
> which of your problems.
>
> 1.) Check everything I sent you before then check below until it works if
it
> still doesn't work let me know and I would be more than happy to take a
> closer look at the situation.
>
> 2.) use the ignore_user_abort() function to ignore client-side's time-out.
>
> 3.) try the socket_set_timeout function (PHP4 only).
>
> 4.) check the set_time_limit of php.
>
> Chuck
>
> ----- Original Message -----
> From: "Charles Williams ( CEO ACNS )" <[EMAIL PROTECTED]>
> To: "FreeTrade" <[EMAIL PROTECTED]>
> Sent: Friday, March 30, 2001 9:05 PM
> Subject: Re: [FreeTrade] SSL problem
>
>
> > Top posting myself. hehe. I just looked back through the this thread
and
> I
> > think I know where the problem is give me a bit to verify and will send
> > another message. See ya in a few.
> >
> > Chuck
> >
> > ----- Original Message -----
> > From: "Charles Williams ( CEO ACNS )" <[EMAIL PROTECTED]>
> > To: "FreeTrade" <[EMAIL PROTECTED]>
> > Sent: Friday, March 30, 2001 9:01 PM
> > Subject: Re: [FreeTrade] SSL problem
> >
> >
> > > What is the extension of the php files your using? After the
> certificate
> > > was installed was httpd shutdown completly and then restarted? I have
> run
> > > across some systems that don't take the restart or stop command right
> and
> > > you actually have to kill the pid. Also, check the httpd log file for
> any
> > > messages. the easiest way is to make a backup of the existing one
then
> > > delete the original so that httpd will make a fresh one. That's
easier
> > than
> > > wading through a long log. hehe. If you can send me the lines in the
> log
> > > after httpd starts and after you try to access the page.
> > >
> > > Chuck
> > >
> > > ----- Original Message -----
> > > From: "Kathleen Ballard" <[EMAIL PROTECTED]>
> > > To: "FreeTrade" <[EMAIL PROTECTED]>
> > > Sent: Friday, March 30, 2001 8:31 PM
> > > Subject: RE: [FreeTrade] SSL problem
> > >
> > >
> > > > Dear List,
> > > > I still haven't solved the "This page cannot be displayed" problem.
> The
> > > ISP
> > > > moved the sites and the database to another machine without any
luck.
> > > >
> > > > I have added some logging code in the top of index.php3. It opens a
> > file,
> > > > reads a #, increments it and writes it back to the log file. Then I
> > print
> > > > it at the top of each page. So I would expect, that even if
something
> > in
> > > > the code is preventing output to the browser or causing a time out,
> the
> > > log
> > > > file would always be 1 higher than the # printed on the submitting
> page.
> > > > When I get the "This page cannot be displayed" error, the log file
is
> > not
> > > > getting incremented. So, I think this means that the php script is
> not
> > > > processing at all.
> > > >
> > > > Also, the second message that I get from ie is "Server Returned an
> > invalid
> > > > or unrecognized response".
> > > >
> > > > I am going to try Thawte support next. If anyone on the list has
any
> > > > ideas/solutions I would be very happy to try them.
> > > >
> > > > Kathleen
> > > >
> > > >
> > > >
> > > > ------------------------------------------------------------
> > > > To subscribe: [EMAIL PROTECTED]
> > > > To unsubscribe: [EMAIL PROTECTED]
> > > > Site: http://www.working-dogs.com/freetrade/
> > > > Problems?: [EMAIL PROTECTED]
> > > >
> > >
> > >
> > >
> > > ------------------------------------------------------------
> > > To subscribe: [EMAIL PROTECTED]
> > > To unsubscribe: [EMAIL PROTECTED]
> > > Site: http://www.working-dogs.com/freetrade/
> > > Problems?: [EMAIL PROTECTED]
> > >
> >
> >
> >
> > ------------------------------------------------------------
> > To subscribe: [EMAIL PROTECTED]
> > To unsubscribe: [EMAIL PROTECTED]
> > Site: http://www.working-dogs.com/freetrade/
> > Problems?: [EMAIL PROTECTED]
> >
>
>
>
> ------------------------------------------------------------
> To subscribe: [EMAIL PROTECTED]
> To unsubscribe: [EMAIL PROTECTED]
> Site: http://www.working-dogs.com/freetrade/
> Problems?: [EMAIL PROTECTED]
>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Site: http://www.working-dogs.com/freetrade/
Problems?: [EMAIL PROTECTED]