Redmine upgrade
Added by Bruno Sousa over 14 years ago
Hi everyone,
I'm trying to upgrade from version 0.8.6 to 1.0.0, is that possible?
Because database migration wasn't working, I had to do 2 things that weren't in http://www.redmine.org/wiki/redmine/RedmineUpgrade :
- install rubytree
- remove actionwebservice plugin
But when I click in "my account" (or something like that) there is an error:
Internal error
An error occurred on the page you were trying to access.
If you continue to experience problems please contact your redMine administrator for assistance.
Email notifications also stopped working
Passenger(with apache) is the app server, and nothing goes to /var/log/apache2/error.log
What can be happening?
Regards