From: [EMAIL PROTECTED] Operating system: Win2000 adv server PHP version: 4.2.1 PHP Bug Type: *Web Server problem Bug description: Can't evaluate variables
We had Win Nt 4.0 server with apache 1.3 and php 4.0. Everything worked perfect, but after installing new OS - Win2k we reinstalled php and apache (was as CGI module, now as ISAPI) and the nex problem apeared: when trying to access page with params foo.php?param1=val1 the php doesn't accept param1 (I mean isset(param1) returns 0) I tryed to fix it by reinstalling php as cgi (in documentation it's said that there are some problems with ISAPI), but nothing changed... WHAT SHOULD I DO? -- Edit bug report at http://bugs.php.net/?id=17361&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17361&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17361&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17361&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17361&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17361&r=support Expected behavior: http://bugs.php.net/fix.php?id=17361&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17361&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17361&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17361&r=globals