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:ceo@xxxxxxxxx] Sent: Thursday, October 12, 2006 2:22 PM To: gaw Cc: php-general@xxxxxxxxxxxxx Subject: Re: no SSL environment vaiables On Thu, October 12, 2006 4:03 pm, gaw wrote: > 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 openssl in /usr/local/ssl for a packaged install of perl. I don't > know > why this would effect the libphp5.so or if it did. The /usr/local > file > system is nfs mounted so I don't want the php module dependent on > anything > is /usr/local as it keeps /usr/local continuously mounted. Any ideas? I *think* the SSL_ env vars of which you speak would be entirely dependent on the httpd.conf User setting, their home dir/shell, and whatever ENV settings they have. If your new openssl and/or perl changed those, that's your answer. Just my guess, mind you. -- Some people have a "gift" link here. Know what I want? I want you to buy a CD from some starving artist. http://cdbaby.com/browse/from/lynch Yeah, I get a buck. So? -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php