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.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to