[PHP-DEV] PHP 4.0 Bug #3068: Variables like $SERVER_NAME are empty when using the ISAPI-Module From: pilit <email protected>
Date: 12/29/99

From: pilit <email protected>
Operating system: Windows NT4 SP 5
PHP version: 4.0 Beta 3
PHP Bug Type: Scripting Engine problem
Bug description: Variables like $SERVER_NAME are empty when using the ISAPI-Module

When I use the ISAPI-Module of PHP4Beta3, all the variables that are listed below "ISAPI" in phpinfo(); are empty.

empty($SERVER_NAME) returns true for exemple

When using the php.exe, everything works ok.

Pilif

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>