Moving Mantis to another web server?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
Jamie

Moving Mantis to another web server?

Post by Jamie »

Hi all,

I am changing webhosts and would like to take my Mantis installation with me. Are there are tutorials out there on how to do this (i.e. exporting and re-importing the SQL DB, re-configuring the installation or installing from scratch, etc.)?

Thanks for your help!
- Jamie
Jamie
Posts: 1
Joined: 05 Dec 2005, 20:37

Post by Jamie »

Sorry forgot to register. Now I can see if anyone replies... DUH! <slaps forehead> :)
vboctor
Site Admin
Posts: 1304
Joined: 13 Feb 2005, 22:11
Location: Redmond, Washington
Contact:

Post by vboctor »

At the moment, this is not documented anywhere. However, following is a start:

- Use phpMyAdmin to download the SQL export of the database. If youhave CPanel, then phpMyAdmin will be pre-installed for you.

- Backup the source code.

- Backup the attachments (if you are using DISK as the storage).

- Create database on new hosting environment.

- Create user and assign access to the created database.

- Upload source code + attachments.

- Revise config_inc.php

By the way, did you checkout Mantis Hosted?
http://www.futureware.biz/blog/index.ph ... &tb=1&pb=1

Regards,
Victor
Mantis Blog
http://www.futureware.biz/
Post Reply