Project

General

Profile

how to run?

Added by Emrah Boogie about 11 years ago

Hi,
I have installed redmine latest version according to Centos 6 manual provided here.
But I have no idea how to run the software on the web for production (without webrick), and could not find any info about it.

Any help will be appreciated.

Thanks


Replies (1)

RE: how to run? - Added by Daniel Felix about 11 years ago

Do you have Apache + Passenger installed?

  1. You find a dispatch.fgci.example (I expect, that you have FCGI installed)
  2. copy them to dispatch.fgci
  3. Add the .htaccess file, which is also included
  4. Change your document root for your redmine domain to /YOUR_REDMINE_PATH/public.
  5. Change the group of your redmine folder to your CGI-User.

After that, rake Redmine as described in our installation and access redmine with your browser.

Hope this helps and I won't have any forgotten. Sorry, but I was a little bit in hurry. ;-)

    (1-1/1)