Is it possible to set up and test facebook connect on a local server such as xampp?
I am currently developing a login/registration using dreamweaver cs5 and would like to test facebook connect with the phpmyadmin database on my xampp server.
Is there a solution to this problem without me requiring to move my application to real public website?
I would appreciate any advice on workarounds available.
many thanks 🙂
Based on the answers before, I think you should be able to solve the problem by giving localhost a fake domain (in your hosts file). See Do I need a live site to test Facebook Connect?, for example.