my browser gets closed when i run a simple "hello world" Php program?

  • Thread starter Thread starter Parul P
  • Start date Start date
P

Parul P

Guest
I have installed PHP 5.3.0 on windaws and IIS.done all the configuration settings/ changes in php.ini file and environment variable.
I have put this :hello.php" file under wwwroot direcftory of IIS. my localhost is running. still when i open this file browser gets closed. when i include html to it. and run this file i get open/save dialog box. the browser runs the file but displays a blank page.
 
Back
Top