Jump to content

[Solved] Installing redmine


Riccardo

Recommended Posts

I'm trying to install redmine, but i need to run two rake command in order to complete my installation:

 

1) rake generate_session_store

2) RAILS_ENV=production rake db:migrate

 

How can i run these command without a shell?

Link to comment
Share on other sites

You have a couple of options.

1) You can configure the environment locally, and upload to here. I'd suggest this one.

2) You can try to mess around with cronjobs.

3) You can try to install a CGI shell.

Link to comment
Share on other sites

You have a couple of options.

1) You can configure the environment locally, and upload to here. I'd suggest this one.

2) You can try to mess around with cronjobs.

3) You can try to install a CGI shell.

 

I've used the CGI shell successfully.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...