Migration and update
Posted: 24 Jan 2018, 15:41
Hello,
I have a linux server running Mantis 1.2.20 and I would like to migrate a new windows server using Mantis 2.10.0.
Noth are running MySQL.
I have installed the default windows system using the bitnami installer.
How should I proceed ?
I found in the forum the some hints but it does not seems to work on my system:
http://www.mantisbt.org/forums/viewtopi ... ate#p49109
I dunnot have install page http://HOST_IP/mantis/admin/install.php ...
8. Run the MantisBT installation package
a. Through your web browser, go to http://HOST_IP/mantis/admin/install.php.
b. At Installation Options, if prompted:
• Set “Type of Database” to “MySQL (default)”
• Set “Hostname (for Database Server)” to “localhost”
• Set “Username (for Database)” to “root”
• Set “Password (for Database)” to “yourMantisDatabasePassword”
• Set “Database name (for Database)” to “mantis”
• Set “Admin Username (to create Database if required)” to “root”
• Set “Admin Password (to create Database if required)” to “yourMantisDatabasePassword”
• Enable “Print SQL Queries instead of Writing to the Database”
• Click “Install/Upgrade Database”.
• Manually create the “/var/www/mantis/config_inc.php” based on the instructions provided to create it.
• Backup the “/var/www/mantis/admin/schema.php” file.
c. Upgrade the database schema
Thanks,
/Eric
I have a linux server running Mantis 1.2.20 and I would like to migrate a new windows server using Mantis 2.10.0.
Noth are running MySQL.
I have installed the default windows system using the bitnami installer.
How should I proceed ?
I found in the forum the some hints but it does not seems to work on my system:
http://www.mantisbt.org/forums/viewtopi ... ate#p49109
I dunnot have install page http://HOST_IP/mantis/admin/install.php ...
8. Run the MantisBT installation package
a. Through your web browser, go to http://HOST_IP/mantis/admin/install.php.
b. At Installation Options, if prompted:
• Set “Type of Database” to “MySQL (default)”
• Set “Hostname (for Database Server)” to “localhost”
• Set “Username (for Database)” to “root”
• Set “Password (for Database)” to “yourMantisDatabasePassword”
• Set “Database name (for Database)” to “mantis”
• Set “Admin Username (to create Database if required)” to “root”
• Set “Admin Password (to create Database if required)” to “yourMantisDatabasePassword”
• Enable “Print SQL Queries instead of Writing to the Database”
• Click “Install/Upgrade Database”.
• Manually create the “/var/www/mantis/config_inc.php” based on the instructions provided to create it.
• Backup the “/var/www/mantis/admin/schema.php” file.
c. Upgrade the database schema
Thanks,
/Eric