Project

General

Profile

Redmine on windows

Added by sathanalakshmi S about 14 years ago

hi,

I can't find session_store.rb in config\initializers\ directory under Redmine home directory.
I don't know ,what to do ?
How to generate the session_store.rb in config\initializers\ ?

I USED :
Windows XP
Rubyinstaller 1.8.7
rake 0.8.3
rack 1.0.1
rail 2.3.5
rubygems 1.3.1


Replies (3)

RE: Redmine on windows - Added by Toshi MARUYAMA about 14 years ago

$ rake config/initializers/session_store.rb

RE: Redmine on windows - Added by sathanalakshmi S about 14 years ago

hi thanks for ur respone..........

C:\appls\redmine-0.9.3>rake config/initializers/session_store.rb

as u told i run this command...............

but i am facing an ERROR

C:/Ruby/bin/rake:19 undefined method 'bin-path' for Gem:Module(NoMethodError)

i dont know why am facing this Error.

plus,i want to do this step also on WINDOWS

Install MySQL API module for Ruby.

c:\ruby\bin>gem install mysql

where i can get MYSQL API for gems on WINDOWS.Please help me

RE: Redmine on windows - Added by Toshi MARUYAMA about 14 years ago

Sorry, I am using SQLite.

    (1-3/3)