I have an weird issue with facebook connect. I ve tried to run the basic example for JS & PHP SDKs. While I connect to FB account via connect page, on my localhost it works well but in my web server it s getting refreshed non-stop.
The example is from here: https://github.com/facebook/php-sdk/tree/master/examples (with JS).
原因何在?