I just moved an application from one Linux server running Apache to another
running Apache.  The version of Apache on both is 1.3.12.  The version of PHP on
one is 4.0.3pl1 and on the other it is 4.0.1pl2.

Here is what is baffling for me: one the second server the $HTTP_ENV_VARS array
is empty.  I have to get my information by calling what would ususally be the
indexes e.g. $HTTP_SCRIPTNAME.

Is there a switch I did not set?

Todd

--
Todd Cary
Ariste Software
2200 D Street Extension
Petaluma, CA 94952
707-773-4523
[EMAIL PROTECTED]



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

Reply via email to