On Mon, 18 Feb 2002, wm wrote:

> i have written some PHP scripts that work every single time under http.
>
> under https (we have a valid security certificate) they work every
> single time on IE on mac and on NN on mac and pc.
>
> on IE on pc a "this page cannot be displayed" error (with possible
> reasons like your browser needs to be set to accept SSL2 and SSL3 [it is
> by the way]) is generated half of the time. the other half it works.

Do you have any static HTML pages in your SSL-protected area? How do those work?

If they have the same problem, you can eliminate PHP from the equation...if
not, you can focus more directly on PHP.

Matt


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to