Project

General

Profile

Redmin in 1and1 Shared Hosting

Added by Mika Ral over 13 years ago

Hello,

I'm trying to install Redmine on 1and1, I followed the official guide
installation and it seems that everything went perfectly when installed.

I created my own installation of Ruby in a directory type
$HOME/bin/ruby, and I created symbolic links from the "public" of
redline: ln -s $HOME/redline/public/ $HOME/midomain.com/*

But my problem is accessing midomain.com, I get error 500 and my
log files are empty.

cgi_process.rb:22:in `__send__': undefined method `env_table' for nil:NilClass (NoMethodError)

Can anyone help?

Thank you very much

NOTE 1:
I'm change all head script:
#!/env/bin ruby
For
#!$HOME/bin/ruby/bin/ruby
For use my ruby installation.

NOTE 2:
Version Ruby:

ruby 1.8.7 (2008-05-31 patchlevel 0) [i686-linux]
Gem 1.3.7

abstract (1.0.0)
actionmailer (3.0.7, 2.3.5)
actionpack (3.0.7, 2.3.5)
activemodel (3.0.7)
activerecord (3.0.7, 2.3.5)
activeresource (3.0.7, 2.3.5)
activesupport (3.0.7, 2.3.5)
arel (2.0.9)
builder (2.1.2)
bundler (1.0.12)
daemon_controller (0.2.6)
erubis (2.6.6)
fastthread (1.0.7)
fcgi (0.8.8)
hoe (2.9.4)
i18n (0.5.0, 0.4.2)
mail (2.2.17)
mime-types (1.16)
mysql (2.8.1)
passenger (3.0.7)
polyglot (0.3.1)
rack (1.2.2, 1.0.1)
rack-mount (0.6.14)
rack-test (0.5.7)
rails (3.0.7, 2.3.5)
railties (3.0.7)
rake (0.8.7)
rubygems-update (1.3.7)
thor (0.14.6)
treetop (1.4.9)
tzinfo (0.3.26)


    (1-1/1)