Upgrade Redmine 2.1 to 2.2
Added by Shahar Levin over 12 years ago
Hello,
I have VPS with Redmine installed based Centos 6.1
i have tried to upgrade the Redmine but after restart Apache i got error
[Mon Jan 28 16:40:51 2013] [warn] FastCGI: server "/var/www/redmine-2.2/public/dispatch.fcgi" started (pid 19691) FastCGI: can't start server "/var/www/redmine-2.2/public/dispatch.fcgi" (pid 19691), execle() failed: Exec format error [Mon Jan 28 16:40:51 2013] [warn] FastCGI: server "/var/www/redmine-2.2/public/dispatch.fcgi" (pid 19691) terminated by calling exit with status '255'
I tried to run the Redmine by ruby script/rails server webrick -e production
And everything works.