hi.

wondering if anybody has any insight into this.

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.

again, it works every time under http.

i have spent literally 10 hours trying to error trap. there is no
pattern whatsover. the exact same data being posted will produce an
error half of the time and will work the other half.

i'm assuming then that this must be some server side config problem???

does anybody have any ideas as to the solution for this?

it's killing me.

thanks.


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

Reply via email to