php : little advise

please remember that php 5.3.0 CANNOT connect to IIS using php5isapi.dll since is not supported no more. but you can still use latest version of php 5.2.x for the same purpose or use CGI (FastCGI, etc).