Trying to install Ruby Enterprise Edition + Phusion Passenger / nginx.
Doesn’t work (doesn’t want to start. wtf). And I’m too sleepy right now. Will continue tonight.
And zones rocks.
Trying to install Ruby Enterprise Edition + Phusion Passenger / nginx.
Doesn’t work (doesn’t want to start. wtf). And I’m too sleepy right now. Will continue tonight.
And zones rocks.
already install ’em on my machine, no not that server.. not yet :>
and it run properly, I guess… redmine run smoothly, but I have problem with danbooru, rake db:migrate always fail with error uninitialized constant MemCache. I’m using REE 1.8.6, passenger 2.2.2, rails 2.3.2, and their dependencies. memcached already installed and run properly, I’ve tried to disable the caching feature but it’s not make any different…
any suggestion?
oops, fixed lol…
add: require ‘memcache’
in config/initializer/002_caching.rb
congratulation for finding bug
http://trac.donmai.us/ticket/575
…which I filed already. :p