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.

I have been trying to log into face book and I keep getting the same response, http server error 500.

share|improve this question
500- internal server error. So the problem may be with Facebook or your site (if any) – Moons Oct 3 '12 at 5:24

closed as off topic by phwd, George Stocker Oct 3 '12 at 16:52

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.

1 Answer

I think, You have to check the internet connection first.

There are two ways...

  1. Open browser and check www.google.com If google opens, then there is no issue at your side.

  2. (I assumed you are using windows OS) click on start button->Click on Run , type cmd and click on ok button ,it will open command prompt ... Now, type -- ping www.google.com If Time Out text displayed then there is problem in your internet connection. If not then there must be issue in sending request.

Follow these steps and Let me know...

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.