Hello all,
the server crashed and I lost the all data from the web server. I have a backup from database and I want to set up a Mantis system again.
But I don't know which Mantis version I have to install. Is a version number in the database stored?
Thanks a lot
Thomas
Web server lost - how can I check the vers of Mantis in DB
Moderators: Developer, Contributor
-
moppelstroppel
- Posts: 3
- Joined: 14 Jul 2006, 12:07
-
Lapinkiller
- Posts: 408
- Joined: 28 Jan 2011, 18:47
- Location: France
- Contact:
Re: Web server lost - how can I check the vers of Mantis in
Hello
yes, have a look the table : in mantis_config_table
search config_id : 'database_version'
the value is the version of the BDD
for Mantuis 1.2.11 i have value "183"
yes, have a look the table : in mantis_config_table
search config_id : 'database_version'
the value is the version of the BDD
for Mantuis 1.2.11 i have value "183"
Lapinkiller,
French PHP developer
New look for your mantis : http://www.mantisbt.org/forums/viewtopi ... =4&t=20055
French PHP developer
New look for your mantis : http://www.mantisbt.org/forums/viewtopi ... =4&t=20055
-
moppelstroppel
- Posts: 3
- Joined: 14 Jul 2006, 12:07
Re: Web server lost - how can I check the vers of Mantis in
Thanks for your hint.
Now I have time to set up again - sorry.
I have the value 51. But I meant the version of the web front end and not the database version.
Thanks
Thomas
Now I have time to set up again - sorry.
I have the value 51. But I meant the version of the web front end and not the database version.
Thanks
Thomas
-
Lapinkiller
- Posts: 408
- Joined: 28 Jan 2011, 18:47
- Location: France
- Contact:
Re: Web server lost - how can I check the vers of Mantis in
A (good) solution is :
1) install Mantis 1.2.12 with only deploying files on server
2) Import database backup
3) run admin/install.php which automatically upgrade your database to the 1.2.12 schema
4) enjoy your mantis upgraded to the last version
NB : Database schema "51" seems to be a very old version... i think you used version 1.0.0 or older...
1) install Mantis 1.2.12 with only deploying files on server
2) Import database backup
3) run admin/install.php which automatically upgrade your database to the 1.2.12 schema
4) enjoy your mantis upgraded to the last version
NB : Database schema "51" seems to be a very old version... i think you used version 1.0.0 or older...
Lapinkiller,
French PHP developer
New look for your mantis : http://www.mantisbt.org/forums/viewtopi ... =4&t=20055
French PHP developer
New look for your mantis : http://www.mantisbt.org/forums/viewtopi ... =4&t=20055