I\'m using PHP5, CodeIgniter and Apache. The localhost php pages were loading fine and then suddenly they started crashing Apache.
The web pages seem to get to diff
It is a problem with a problematic mix of mysql DLLs. See here for a solution: http://www.java-samples.com/showtutorial.php?tutorialid=1050
Copying dlls into system32 is not the best thing to do, so I suggest to install apache+php+mysql properly, rather than copy files into system32, because once the dlls are there - they will be loaded instead of newer version dlls, in a future update.