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.
Specific release of the WAMP stack for Windows.
0
votes
3answers
602 views
Local Facebook Development Environment using WAMP - how to find localhost port number and work on application
Hi I'm a newbie to web programming and am trying to build an integrated FB application in PHP. I have already some some sample code stored on the heroku servers but for convenience I am trying to set ...
1
vote
1answer
326 views
Setup Heroku/Facebook on local environment
I try to setup the Heroku/Facebook on my local environment (WampServer, Windows Xp) I have put this in my httpd.config file:
<VirtualHost 127.0.0.1>
DocumentRoot "C:\Documents and ...