From: [EMAIL PROTECTED] Operating system: WinXP Corp Pro PHP version: 4.2.1 PHP Bug Type: Apache2 related Bug description: dual bug
I am running Apache 2.0.36 with PHP 4.2.1 I have obtained the fixes from microsoft for the OS as stated in the Knowledge base. php.exe works very well except in certain area's... same as php4apache2.dll With php4apache2.dll, there seems to be a problem with the authorization capabilities as it likes to "forget" about the user who just logged in and have them login an infinate amount of times. with php.exe the authorization routines work perfectly, however when running a script which scans directories, and catalogues images it hangs while the SAPI module does not. I have tried this with many different configurations to eliminate the possibility of configuration errors. These bugs are reproducable. To see the bugs for yourself use the following: YabbSE (Forums) (http://www.yabb.info) with php4apache2.dll JJ_Gallery (Photo Gallery)(http://www.wilib.com/jj/) with php.exe The PHP distro was the zip version of 4.2.1 obtained from php.net Any help would be greatly appreciated as the only solution that I can see would be to possibly run multiple web servers for either php.exe or php4apache2.dll, and that would consume a large amount of resources. Any help would be greatly appreciated. -- Edit bug report at http://bugs.php.net/?id=17459&edit=1 -- Fixed in CVS: http://bugs.php.net/fix.php?id=17459&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=17459&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=17459&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=17459&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=17459&r=support Expected behavior: http://bugs.php.net/fix.php?id=17459&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=17459&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=17459&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=17459&r=globals
