[PHP] no SSL environment vaiables

2006-10-12 Thread gaw
I'm running php 5.1.1 configured with openssl 0.9.7i which was installed in /opt/local/. Everything was working fine. Then suddenly the SSL environment variables disappeared. The https variable displays on, but no SSL_ variables are displayed via phpinfo. I just installed another version of ope

RE: [PHP] no SSL environment vaiables

2006-10-12 Thread gaw
The SSL_ variables are available in the environment. If I run a cgi script and display env they are there. But they do not show in phpinfo(); -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 2:22 PM To: gaw Cc: php-general@lists.php.net

RE: [PHP] no SSL environment vaiables

2006-10-12 Thread gaw
It is the same user. I am running the cgi script from my browser through the web server. -Original Message- From: Richard Lynch [mailto:[EMAIL PROTECTED] Sent: Thursday, October 12, 2006 3:08 PM To: gaw Cc: php-general@lists.php.net Subject: RE: [PHP] no SSL environment vaiables On Thu