redmine 2.0 in dreamhost with fastcgi
Added by Özge Albaz about 12 years ago
Hi,
I have working redmine in dreamhost with webrick. However I cannot set it to apache (meaning working without webrick, I dont know how to describe it more precisely).
I checked the wiki page of dreamhost recommending fastcgi instead of passenger, so all the solutions requires the passenger doesn't work for my case. Additionally, as the server is shared I don't have the sudo right, which discards quite big amount of the solutions I have seen in the internet. Moreover httpd.conf updates is not allowed in dreamhost.
$ruby -v
$ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]
$rails -v
$Rails 3.2.13
I don't know what else I can try more. Anyone can recommend me anything ?
Thanks in advance
Replies (1)
RE: redmine 2.0 in dreamhost with fastcgi
-
Added by Merlin Acious over 10 years ago
Hi Ozge,
Wanted to check in if you had figured out how to get this going?
I just setup Redmine on Dreamhost and am trying to figure out how to get it running without Webrick.