vihan patran - 2009-01-01

I m unable to run the setup, the setup.php gives blank page
i have windows IIS 5.1 with php enabled,

path = C:\Inetpub\wwwroot\profuturus where all the required files are present setup folder is within the profuturus folder

below is the entry i have modified in defines.php file,

define("PATH", $_SERVER["DOCUMENT_ROOT"] . "\\Profuturus\\");
define("PATH", "C:\\Inetpub\\wwwroot\\Profuturus\\");
define("PATH", "/var/www/localhost/htdocs/profuturus/");

please let me know what is going wrong, appreciate your response in this....

thanks for reading the post
Vihan