From:             [EMAIL PROTECTED]
Operating system: Win 2000 Server
PHP version:      4.2.1
PHP Bug Type:     IIS related
Bug description:  PHP Variables undefined

Because of the known "OCX-Control missing" problem I did a manual
configuration on Windows 2000 Server (IIS5). PHP scripts run (e.g.
phpinfo()), but own function don't have access to PHP Variables, there
seem to be no variable definitions at all.
Calling a script via http://localhost/test.php?a=1 does not result in a
variable "a" within the script.
 
-- 
Edit bug report at http://bugs.php.net/?id=17191&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=17191&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=17191&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=17191&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=17191&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=17191&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=17191&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=17191&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=17191&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=17191&r=globals

Reply via email to