Use this forum if you have installed hMailServer and want to ask a question related to a production release of hMailServer. Before posting,
please read the troubleshooting guide. A large part of all reported issues are already described in detail here.
-
no1uno
- Normal user

- Posts: 66
- Joined: 2006-08-06 10:29
- Location: Australia
-
Contact:
Post
by no1uno » 2006-09-20 13:40
Hi all
After installing HMS and running it for a few days, I decided to change the directory that the data files are in. I made the necessary changes in the INI file and worked well.
However, now when I run the backup I get the following error message:
2006-09-20 21:20:41.218 Backup started
2006-09-20 21:20:41.218 Loading backup settings....
2006-09-20 21:20:41.265 BACKUP ERROR: All messages are not located in the data folder.
I am hoping someone has an idea of what the problem might be.
Cheers
-
no1uno
- Normal user

- Posts: 66
- Joined: 2006-08-06 10:29
- Location: Australia
-
Contact:
Post
by no1uno » 2006-09-23 02:52
Any ideas anyone!
-
martin
- Developer

- Posts: 6837
- Joined: 2003-11-21 01:09
- Location: Sweden
-
Contact:
Post
by martin » 2006-09-23 09:45
Well, the error messages says what's wrong. For the backup to work, all messages ust be located in the data folder. In your case, they are located in two different places on your system and then the backup doesn't work. In this case, you need to do a manual backup my doing an database export and copying the data folders using som bat script.
-
no1uno
- Normal user

- Posts: 66
- Joined: 2006-08-06 10:29
- Location: Australia
-
Contact:
Post
by no1uno » 2006-09-23 13:09
Thanks Martin, that makes sense.
I was able to open the .sql file and change the details for the data directory.
Backup now works.
Cheers