Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP - trying to open/save file instead of processing

Status
Not open for further replies.

cvtsc

Technical User
Dec 13, 2010
1
0
0
US
Hi all,
I am a beginning PHP user. We have PHP installed on our Windows Server 2008 here and it was working just fine. Suddenly, instead of processing the php script in a file, it is trying to open or save the file. I cannot figure out where I went wrong. I double checked my Handler Mapping in IIS 7 and it all looks the same as when I set it up and it was working.

Can anyone suggest where to look next to troubleshoot?

Thanks so much!
 
Does it happen with all PHP files or just a specific one?

How are you attempting to open the PHP files? Via the open file dialog, or through an actual URL even if it points to the localhost. i.e
What extension does your PHP file have? .php? .php3? .phtml?

----------------------------------
Phil AKA Vacunita
----------------------------------
Ignorance is not necessarily Bliss, case in point:
Unknown has caused an Unknown Error on Unknown and must be shutdown to prevent damage to Unknown.

Behind the Web, Tips and Tricks for Web Development.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top