Radmine

Hi, I know it’s a silly question, how to start Remine server?

tried “./ctlscript.sh start”

mysql (pid 8192) already running starting port 3001 starting port 3002 Syntax OK httpd (pid 8511) already running subversion (pid 8218) already running

When I check localhost:8080/redmine

Service Temporarily Unavailable

Why is that?

Thanks,

gezope

try first the localhost:3001/redmine and localhost:3002/redmine urls. if that works, then check your web server setup - you may use a bitnami stack? are you sure that your web server run on port 8080?

Zoltan Gero wrote in post #977371:

Hi, I know it's a silly question, how to start Remine server?

Like any other Rails app. Throw it in Passenger or onto Heroku and go.

tried "./ctlscript.sh start"

What the hell is that?

Best,