Posted by Charly Tango on 01/08/05 21:56
I have an Ultra5 (sparc64) running kernel 2.4.27 and Apache 2.0.52 with
mod_php 4.3.9.
The problem is that when i try to list all environment vars (mostly i need
to see Operating System's vars), PHP can see only $_ENV["PATH"], and can't
see any other $_ENV[] var.
phpinfo() lists only "PATH" environment variable under _ENV
Is this a new PHP's security restriction?
Thanks.
[Back to original message]
|