I just installed the Apache 2.0.28 Beta, and I can get it to run if I comment out the line that loads the php module:
<code>
LoadModule php4_module "C:/Program Files/php/sapi/php4apache.dll"
</code>
I was wondering if anyone else has been successful at getting this to run.
Thanks!