|
ou812 -> RE: Localhost IIS and PHP (6/11/2007 21:02:05)
|
Sheesh, always seems to happen. I worked hours trying to get darn PHP running. So, I post, then continue to look around and.... bingo... got it working. What a hassle though. Ugh. There were lots of different things I tried on the way to success but this is the final that got me over the hill: Besides just installing PHP, and other little tweaks (seems like all over the place), I to opened up "Handler Mappings" in IIS and then "Add Script Map", and then filled in with: Request path: *.php Executable: C:\inetpub\php-cgi.exe (where mine is located) Name: PHP Maybe this will save someone else some time...
|
|
|
|