p4pratik Posted April 6, 2009 Share Posted April 6, 2009 Hi All, I am creating a php website hosted on IIS5.1. The IIS is hosted on MachineA (Ip Address 90.0.0.20), which also happens to be the development machine . When I check with the url http://localhost/MachineA/MyWebsite or http://90.0.0.20/MachineA/MyWebsite, it works fine on my machine (MachineA). However when I try to access the same url from any other machine, say MachineB or MachineC(Ip address 90.0.0.21), which too, happens to be on the same LAN, I am not able to access the same. It says "The page cannot be displayed". It not only happens with the PHP hosted website, but the same happens with the ASP website also. The same not only happens with MachineB but with all the machines which are on the same network. I am easily able to access theses each and every machine via explorer from MachineA Am I missing something?? Is there anything which is blocking the smooth access?? Please help. Thanking you all in Advance Regards Pratik Shah Link to comment https://forums.phpfreaks.com/topic/152786-problems-while-accessing-php-website-hosted-on-iis-51-over-lan/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.