After installing xampp on my pc I am unable to open facebook.com . It automatically redirects to https://www.facebook.com/xampp/ .. Is anyone here who can sort out this problem.?????
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
closed as off topic by a_horse_with_no_name, Mat, pb2q, Bobrovsky, bmargulies Sep 29 '12 at 16:43
Questions on Stack Overflow are expected to relate to programming or software development within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.
|
It seems like you have added facebook.com to route to 127.0.0.1 in your host file. Check in Windows\System32\Drivers\etc\hosts. In this case, delete the entry (just that line) and see if it works. |
|||
|
|