From: [EMAIL PROTECTED] Operating system: Windows 2000 Server PHP version: 4.2.3 PHP Bug Type: Scripting Engine problem Bug description: Multiple CPU Machines Lock Files
You get what appear to be random parse errors on any page while running the eZ-publish content management system. We installed this on machines with a single processor and on machines with multiple processors and the results we saw were that on a single processor the content worked fine with multiple requests. Where as with the multiple processor machines even if we did two refreshes in quick succession we got a parse error. We checked the code to see if it was corrupt, this was proved not to be the case. What we think is going on is that the CPU's are locking the files that are being accessed. Therefore those which get accessed a lot such as the sessions are causing problems. -- Edit bug report at http://bugs.php.net/?id=20410&edit=1 -- Try a CVS snapshot: http://bugs.php.net/fix.php?id=20410&r=trysnapshot Fixed in CVS: http://bugs.php.net/fix.php?id=20410&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=20410&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=20410&r=needtrace Try newer version: http://bugs.php.net/fix.php?id=20410&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=20410&r=support Expected behavior: http://bugs.php.net/fix.php?id=20410&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=20410&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=20410&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=20410&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=20410&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=20410&r=dst IIS Stability: http://bugs.php.net/fix.php?id=20410&r=isapi