Help me move and upgrade redmine
Added by Black Man about 13 years ago
Hi all,
I have Redmine 1.1.0 install on Ubuntu 10.10 with mongrel (http://localhost:3000)
But this server error so now I install new Redmine 1.2 on Ubuntu 11.04 with apache (http://localhost/redmine)
I backup database, svn, files. but when restore I can login, it show error 500. all link project also error 500.
Help me, thanks
Replies (3)
RE: Help me move and upgrade redmine - Added by Carlos Miranda Molina about 13 years ago
How or What guide you are using for installation....?
RE: Help me move and upgrade redmine - Added by Black Man about 13 years ago
I install using guide at [[http://www.redmine.org/projects/redmine/wiki/HowToInstallRedmineOnUbuntuServer]]
RE: Help me move and upgrade redmine - Added by Carlos Miranda Molina about 13 years ago
I don't use Mongrel, i prefer Passenger...
when I had the same error, i clean all vendor/plugins folder and replace with pristine content from svn repository, and recreate plugins database, that solve my error 500.
But ia a good idea check your webserver logs.