Internal error
Added by Anonymous over 11 years ago
I have these.
Environment:
Redmine version 2.3.2.stable.12037
Ruby version 1.9.3-p448 (2013-06-27) [x86_64-linux]
Rails version 3.2.13
Environment production
Database adapter Mysql2
Redmine plugins:
no plugin installed
./my/account = error 500
./users/1/edit = error 500
./settings = error 500
Any ofter pages worked correctly
How to fix this?
Also try with ruby -v 1.8.7 and with Redmine 2.2.3
have the same error.
Replies (2)
RE: Internal error - Added by j pais over 11 years ago
i have the same problem.
i convert the database and db data to utf8 like says here http://www.redmine.org/boards/1/topics/36573
but i have the same problem.
how to fix this?
RE: Internal error - Added by j pais over 11 years ago
i saw that my problems are the same in this link: http://www.redmine.org/boards/2/topics/38294
so i set my cache folder permissions to 777 and problem solved :D