Hi
I've got problems setting up an Apache system using Windows XP Pro.
The same setup worked fine on my test PC but on the production machine Apache falls over all the time.
Initially I was using Apache 2.0.44 (the same as my test PC). I then moved to Apache 1.3.27. Both were using PHP 4.3.0 and MySql 3.23.53.
The errors from the Event Viewer are randomly from the collection below.
Faulting application Apache.exe, version 0.0.0.0, faulting module php4ts.dll, version 4.3.0.0, fault address 0x000acbda.
Faulting application Apache.exe, version 0.0.0.0, faulting module php4ts.dll, version 4.3.0.0, fault address 0x000b6049.
Faulting application Apache.exe, version 0.0.0.0, faulting module php4ts.dll, version 4.3.0.0, fault address 0x000b7bd4
Faulting application Apache.exe, version 0.0.0.0, faulting module ntdll.dll, version 5.1.2600.1106, fault address 0x00001d24.
Faulting application Apache.exe, version 0.0.0.0, faulting module ntdll.dll, version 5.1.2600.1106, fault address 0x00001baa.
I've tried running the System File Check (sfc) on the machine and reinstalling SP1. It's made no difference :-(
Any ideas?
Peter