[PHP-DEV] PHP 4.0 Bug #2974: Server variables doesn't work From: ajandris <email protected>
Date: 12/14/99

From: ajandris <email protected>
Operating system: WinNT4.0 / IIS4.0
PHP version: 4.0 Beta 3
PHP Bug Type: Misbehaving function
Bug description: Server variables doesn't work

Server variables doesn't work on my server (WinNT4.0 SP4, IIS4.0, PHP4b3) except those under ALL_HTTP ($HTTP_ACCEPT, ...).
I print variables from phpinfo(), but variables like $REMOTE_ADDR, $REMOTE_HOST returns nothing.

Server is my workstation and information given by phpinfo() is true.

Thanx,
Andris

-- 
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>