开发者

Unable to go to Localhost

开发者 https://www.devze.com 2022-12-31 18:35 出处:网络
When I try to go to Localhost by entering http and then ://localhost, it aut开发者_StackOverflow中文版omatically branches to http://naazir-pc/WebDB/WEBDB.home with a message saying \"Oops! This link a

When I try to go to Localhost by entering http and then ://localhost, it aut开发者_StackOverflow中文版omatically branches to http://naazir-pc/WebDB/WEBDB.home with a message saying "Oops! This link appears to be broken.". I ran "Start WampSever" and the status of the server says "WAMPSERVER - server Online"

I have closed Skype as well.

Can you please help me with this problem.

Thanks Naazir Ajward


Not professional or even experienced in python but - 1)check page syntax 2)specify port, if not 80 - ex.: localhost:8080/WebDB/...
PS: begin with 2nd recommendation =)

0

精彩评论

暂无评论...
验证码 换一张
取 消