PHP not working

G

Guest

I have installed IIS 7 on vista home premium, then PHP 5.2.3

Then I have placed the php pages at inetpup\wwwroot and i am able to access
the asp and html pages, but when i request for php page it gives error 404.3

Please help me out and tell me is there any way to run php on vista home
premium edition
 
M

Mr. Arnold

Deepesh Jain said:
I have installed IIS 7 on vista home premium, then PHP 5.2.3

Then I have placed the php pages at inetpup\wwwroot and i am able to
access
the asp and html pages, but when i request for php page it gives error
404.3

Please help me out and tell me is there any way to run php on vista home
premium edition

If anything you, have to setup a Handler Mapping for *.php in IIS7,
because it's not there. You can go to ms.public.inetserver.iis for help with
IIS.
 
M

Mr. Arnold

chrispc88 said:
I'm having the exact same problem. I followed the instructions on this
web site TO THE LETTER
http://blogs.iis.net/bills/archive/2006/09/19/How-to-install-PHP-on-IIS7-_2800_RC1_2900_.aspx

and have had no luck yet at all. I'm running Vista 64 bit Ultimate
edition. I've also tried using the PHP 64bit binary and it doesn't
work either (at least I haven't been able to make it work). I've made
PHP work with just about everything from Mac, Linux, Windows
XP/2000/2003 - just not vista. Ive been trying off and on (usually
about 2 hours of frustration at a time) to get it to work now for about
3 months. Never had this much trouble with PHP/IIS. If anyone knows
what I'm doing wrong please let me know.

The link below has some Mapping Handler for a image project I was working
on. It may get you in the ballpark of using Mappings.

<http://bartdesmet.net/blogs/bart/ar...ing-an-http-handler-for-image-processing.aspx>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top