Pages are not opening in IIS

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
saifi4u
Forum Newbie
Posts: 1
Joined: Sat Jul 29, 2006 4:53 am

Pages are not opening in IIS

Post by saifi4u »

Hi I have a main html page on which some links open the new pages that are of php. when I click on link the php page does not open. But when from IIS I right click on page and then click "browse" it opens properly.

I deployed my site on a local machine and made it as testing web server. What should I do for the problem above.

regards,
User avatar
neophyte
DevNet Resident
Posts: 1537
Joined: Tue Jan 20, 2004 4:58 pm
Location: Minnesota

Post by neophyte »

Make sure the I_USER has permission to read the file. That would be the Windows anonymous/internet user.
Post Reply