Sean wrote:
-- I have Apache 2.0.59 (and the error was occuring before on apache 1.3 too) runnng on windows 2003 and 2000 servers. Every so offten (5 or 6 times a day), I get a ------- Application error of Faulting application Apache.exe, version 2.0.59.200, faulting module php5ts.dll, version 5.2.3.3, fault address 0x000958dc. ----- It happens if I have all or no modules loaded in PHP. Has anyone else had this problem? I've used diffrent versions of PHP, diffrent versions of Apapche and default config files to make sure it wasn't a setting I had, but still get the error no matter what.
This is usually caused by mismatched DLLs. Make sure all your PHP binaries are from the same release. If I were you I'd actually delete everything to do with PHP from the system (except maybe php.ini), then get everything fresh from the ZIP download no php.net.
-Stut -- http://stut.net/ -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php