WebMail Pro 7 documentation

Moving installation to another server

It is possible to move WebMail Pro installation to a different server by performing the following steps.

1. Export full structure and content of MySQL database used by WebMail Pro, tools like phpMyAdmin can do that for you.

2. On a new server, create the database for use with WebMail Pro and import structure and content into it.

3. Copy all the directories and files of WebMail Pro installation to a new server.

4. Make sure database connection details are supplied correctly, you can adjust those in AdminPanel or by editing data/settings/settings.xml file directly.

5. Make sure data directory is set recursively writeable by webserver on the new installation.