I'm trying to install the latest version of PHP with Apache2 and I'm supposed to add the following line to load the SAPI module
LoadModule php4_module "c:/php/sapi/php4apache2.dll"
but when I do the server won't start any clues?
I could only get it to work using CGI. I think there is only support for an older version of Apache using the module...
Which version of Apache do you use ? If it's 2.0.39, see http://www.phpbuilder.com/forum/read.php3?num=4&id=7937&loc=0&thread=7937