Author |
|
seyazar Newbie
Joined: 26 February 2014
Online Status: Offline Posts: 16
|
Posted: 17 August 2017 at 6:11am | IP Logged
|
|
|
Hi,
we have installed webmail pro php. But i migrated our accounts from our older webmail lite database to new pro database. But users try to login webmail it gives error that write in logs "exception 'CApiManagerException' with message 'Such account already exists'" . After delete the record from table awm_accounts , user can login to webmail?. I must copy usey users beause they have address books.
thanks in advance ?
|
Back to Top |
|
|
Igor AfterLogic Support
Joined: 24 June 2008 Location: United States
Online Status: Offline Posts: 6104
|
Posted: 17 August 2017 at 7:28am | IP Logged
|
|
|
Supplying just the database dump isn't guaranteed to provide a flawless upgrade, you need to make sure you're reusing configuration files from Lite as well - and sounds like the configuration of Lite and Pro could be different in this case. It's strongly recommended to follow the upgrading instructions, the same one you'd use for upgrading from older Pro version to the latest one:
Upgrading instructions
Note that upgrading is something you're doing at your own risk, setting up blank installation is recommended instead. As for copying address books, this can be done using the following sample:
Batch export of contacts
--
Regards,
Igor, AfterLogic Support
|
Back to Top |
|
|