If you are installing 5.0.0b as an Apache Module, be sure to change the following two lines of your httpd.conf :
LoadModule php5_module modules/php4apache.dll
AddModule mod_php5.c
The module file name is still called "php4apache.dll" but once its loaded, it identifies itself as "php5"
----
Manual Page -- http://www.php.net/manual/en/install.windows.php
Edit Note -- http://master.php.net/manage/user-notes.php?action=edit+33576
Delete Note -- http://master.php.net/manage/user-notes.php?action=delete+33576&report=yes
Reject Note -- http://master.php.net/manage/user-notes.php?action=reject+33576&report=yes