I'm running Moodle 1.8.1+, PHP 5.2.3, Win2k3 SP2, IIS, ISAPI, My
SQL 5.0.40, and I'm seeing IIS crashes, like this one:
Event Type: Error
Event Source: Application Error
Event Category: (100)
Event ID: 1000
Date: 7/11/2007
Time: 3:25:34 PM
User: N/A
Computer: MOODLE-TEST
Description:
Faulting application w3wp.exe, version 6.0.3790.3959,
faulting module w3core.dll, version 6.0.3790.3959,
fault address 0x000201b4.
For more information, see Help and Support Center at
http://go.microsoft.com/fwlink/events.asp.
Data:
0000: 41 70 70 6c 69 63 61 74 Applicat
0008: 69 6f 6e 20 46 61 69 6c ion Fail
0010: 75 72 65 20 20 77 33 77 ure w3w
0018: 70 2e 65 78 65 20 36 2e p.exe 6.
0020: 30 2e 33 37 39 30 2e 33 0.3790.3
0028: 39 35 39 20 69 6e 20 77 959 in w
0030: 33 63 6f 72 65 2e 64 6c 3core.dl
0038: 6c 20 36 2e 30 2e 33 37 l 6.0.37
0040: 39 30 2e 33 39 35 39 20 90.3959
0048: 61 74 20 6f 66 66 73 65 at offse
0050: 74 20 30 30 30 32 30 31 t 000201
0058: 62 34 b4
This is on a test server with very light usage. I've been seeing probably close to one crash a day. Yesterday I created a course just so I could use the wiki for another project, and had a few crashes over maybe 2 hours working on a project outline. I was almost certainly the only user during that time.
There's a possibly related bug at php.net,
http://bugs.php.net/bug.php?id=38111 , which has been suspended for lack of posted tracebacks. I've tried but haven't (yet) succeeded in producing the tracebacks.
I don't mean to whine. Just providing the data point.
Are others seeing this? What versions of PHP are stable with IIS and ISAPI on Win2k3 SP2?