Which version of Apache should I be running on Windows XP if I want to use PHP and MySQL? I first installed Apache 2.0 and it worked fine and I really like the Apache monitor window that comes with it. Then, while installing PHP 4.3.8, I read that it was best to use Apache 1.3 So, I uninstalled 2.0 and installed 1.3.31 but I still haven't gotten PHP to work with it. I'm sure I'm missing something in the configuration of Apache.
Is it still the case that PHP doesn't work as well with Apache 2.0?
Should I be using PHP 5.0.0 instead of 4.3.8?