> Try throwing a <?php phpinfo();?> on each port and see what else you are
> getting...
> >
> > This has worked for ages - but sometime last night the behaviour of my/our
> > server changed and now over an non-SSL connection, $HTTPS = ON and over a
> > SSL connection $HTTPS = on (note the change in case). This is odd - and I
> > can't find the source.
I can't remember what I did, but this happened to me as well. I have a check
https function. I restarted apache and I think it worked. phpinfo still showed
the $HTTPS variable but I could not use it inside a function even though I had
it set as a global variable. Try restarting...
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]