Moving installation to another server
It is possible to move WebMail Pro installation to a different server by performing the following steps.
-
Export full structure and content of MySQL database used by WebMail Pro, tools like phpMyAdmin can do that for you.
-
On a new server, create the database for use with WebMail Pro and import structure and content into it.
-
Copy all the directories and files of WebMail Pro installation to a new server.
-
Make sure database connection details are supplied correctly, you can adjust those in admin interface or by editing data/settings/config.json
file directly.
- Make sure data directory is set recursively writeable by webserver on the new installation.