LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Apache-PHP - mod_ssl globals missing (https://www.linuxquestions.org/questions/linux-software-2/apache-php-mod_ssl-globals-missing-570448/)

otie 07-18-2007 01:19 PM

Apache-PHP - mod_ssl globals missing
 
Hi,

At wits end... so I'm posting in the most knowledgeable place

Running Apache 2.2.4 on Fedora 6 (2.6.18-1)

mod_ssl seems to be running ok: serves https pages, but the HTTPS variables don't show up in PHP - specifically $_SERVER['HTTPS'] which indicates that the request is coming thru https.

I've tried mod_ssl both compiled in and run-time loaded.

Would appreciate any assistance...

Thanks,

O.

Otis Maclay
Houston

danaketh 07-27-2007 02:29 AM

Code:

<?php phpinfo(); ?>

otie 07-28-2007 12:02 AM

hi,

It turns out that the certificates were not set up right - conf not correct.

So, php doesn't show https=on unless it really is on.

Sorry about that.

O.


All times are GMT -5. The time now is 04:02 PM.