RE: [PHP] no SSL environment vaiables
- From: gaw@xxxxxxxxxxxxxxx ("gaw")
- Date: Thu, 12 Oct 2006 15:13:40 -0700
It is the same user. I am running the cgi script from my browser through
the web server.
-----Original Message-----
From: Richard Lynch [mailto:ceo@xxxxxxxxx]
Sent: Thursday, October 12, 2006 3:08 PM
To: gaw
Cc: php-general@xxxxxxxxxxxxx
Subject: RE: [PHP] no SSL environment vaiables
On Thu, October 12, 2006 4:27 pm, gaw wrote:
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();
Which USER runs the CGI script?...
You have to 'su' to the User defined in httpd.conf, or it doesn't have
any meaning what you do in CGI for ENV.
You MUST be logged in as the user whose ENV PHP is using, which is not
your normal login.
--
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?
.
- References:
- RE: [PHP] no SSL environment vaiables
- From: "Richard Lynch"
- RE: [PHP] no SSL environment vaiables
- Prev by Date: RE: [PHP] no SSL environment vaiables
- Next by Date: Re: [PHP] OOP slow -- am I an idiot?
- Previous by thread: RE: [PHP] no SSL environment vaiables
- Next by thread: canon jpegs
- Index(es):
Relevant Pages
|