Forums Redmine

install error - non-english name problem? (on windows)

Subscribe to install error - non-english name problem? (on windows) 2 post(s), 2 voice(s)

 
Avatar kingori 1 post

I installed redmine stack and install finshed successfully. But when I access to redmine page, error page was shown.

ActiveRecord::StatementInvalid (Mysql::Error: #42S02Table ‘bitnami_redmine.settings’ doesn’t exist: SHOW FIELDS FROM `settings`):

so, I checked mysql db and nothing was there. after that, I tried rake migration to production and migration failed at 001_setup.rb. when I opened 001_setup.rb, line 291 was not finished correctly.

In install process, I put my name in korean(non-english word) but the character was not written correctly. I think there was some error in install program when handling non-english characters.

 
Avatar beltran Administrator 1,582 post(s)

Hi,

It is possible that non-ascii characters could be the problem. We will try to check if the error is due to the Stack itself or the Redmine application.

Thanks for reporting it.

Forums Redmine