Click to See Complete Forum and Search --> : PHP worked, now doesn't!


Anon
02-12-2001, 03:29 PM
I installed PHP4 on a win2k along with IIS and it all went very smooth. No problems whatsoever and I started making scripts and testing them in IE. Now, a few days later, suddenly nothing works! I try to open .php files in IE and I get asked what program I want to use to open them! Only the html part of my files show up.. What has happened here?

Anon
02-13-2001, 01:09 AM
Please check the IIS config!

Daniel wrote:
-------------------------------
I installed PHP4 on a win2k along with IIS and it all went very smooth. No problems whatsoever and I started making scripts and testing them in IE. Now, a few days later, suddenly nothing works! I try to open .php files in IE and I get asked what program I want to use to open them! Only the html part of my files show up.. What has happened here?

Anon
02-13-2001, 01:30 AM
check if php extensions (.php, .php3 .php4 .myext etc ) are configured properly (Application mapping)

Anon
02-13-2001, 02:18 AM
Sorry folks!

It was all just a case of me being tired and silly - I of course didn't try to open the files through my server (localhost) - I tried opening them with ctrl-o (from c:)

Sorry abt that!