[Facebooker-talk] fastcgi and facebook rails app?

Allen Walker auswalk at gmail.com
Sun Sep 14 19:28:53 EDT 2008


Unfortunately my host only has fastcgi unless I want to pay extra to 
have mongrel. Is there a way to run facebook apps given that fastcgi the 
server?

Here's my facebooker.yml right now (which isn't working):

development:
  api_key: xxx
  secret_key: xxx
  canvas_page_name: myapp
  callback_url: http://www.domain.com
  tunnel:
    public_host_username:
    public_host:
    public_port: 4007
    local_port: 3000


More information about the Facebooker-talk mailing list