I'm an rhce, and for obvious reasons, a red hat/centos fan....
I run my pod on ubuntu 11. It just works better.
--
You received this message because you are subscribed to the Google Groups "diaspora-dev" group.
To post to this group, send email to diaspo...@googlegroups.com.
To unsubscribe from this group, send email to diaspora-dev...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/diaspora-dev?hl=en.
I think you should use ruby 1.9.2
Also, RVM really helps with all the ruby/gem stuff.
(I am running my server on CentOS 6.2 with RVM on ruby 1.9.2)
git pull origin master
It's 8 am here in China and I work from home today. If you still need
my help, just let me know. It might be easier for me to check on this
today as I have easier access to my own server from home.
On my pod I use nginx, but at work I host all rails applications with
passenger and Apache.
If you are starting Diaspora with script/server (which I do), then you
should only instruct Apache to proxy to the server application by
passing requests to the local default port 3000.