On Mon, Mar 28, 2011 at 6:13 PM, Curtis Tammany <curtis.tammany@xxxxxxx>wrote: > Extensions in the php.ini file? It was using the ini file that came with > PHP > 5.3.6. > > Can anyone get PHP 5.3.6 (from windows.php.net/download) to work with > Apache??? The PHP site says it will only work with the VC9 version found at > apachelounge.com... > > Sure. you can do either of the followings: - build the VC9 apache binary from source. - use the apache binaries provided by apachelounge - use the php through cgi or fastcgi, this way you can use the VC9 php binary with the VC6 apache binary. Tyrael