Forum archive
Migration on new Turnket Redmine without TKLBAM
Hello everyone. I'm new at redmine and linux.
I want migrate all project data from old Turnkey Redmine on new Turnkey Redmine without TKLBAM
What i am do:
1) mysqldump all redmine databases
2) backup redmine files
3) copy files and sql dumps on new machine
4) restore databases and files
After all i enter on new redmine and get error 500: internal error
What i need to do?
Tnak you
TBH, I have no idea what might have gone wrong on your server. But 500 errors are generally to do with webserver config. I'd recommend that you check the Apache logs (/var/log/apache2/). You should see an error there that will hopefully give you a clue.