From:             [EMAIL PROTECTED]
Operating system: Windows 2000 + IIS 5
PHP version:      4.1.2
PHP Bug Type:     PHP options/info functions
Bug description:  CGI and EXECUTABLE version produce different results for environment 
variables

Upgraded from v4.1.1 to v4.1.2 - using EXE under IIS

Tried to use ISAPI module for IIS as previous versions were still
unstable, this version appears better however certain $_SERVER variable go
missing, e.g. $_SERVER["PATH_INFO"] is not present when running phpinfo()
if using the ISAPI module, but reappears when using PHP.EXE

BTW. Not sure if this happened in 4.1.0 or 4.1.1 as those versions of the
ISAPI module would not run very well on my system.

Perhaps the ISAPI module isn't reading the PHP.INI from the same place as
PHP.EXE?
-- 
Edit bug report at http://bugs.php.net/?id=16041&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16041&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16041&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16041&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16041&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16041&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16041&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16041&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16041&r=submittedtwice

Reply via email to