Hello!
I have trouble with migration EGW (community 1.9) to new server.
What I’ve done:
- export database (MySQL 5.0) on old and import to new server,
- the same with db users with access rights,
- configure Apache/PHP with the same settings/versions/paths/etc.
- copy directories /var/www/html/egroupware and /var/lib/egroupware to new server with the same ownership and permissions.
Almost everything works well, I can see all data, I have access to all my applications, EGW users have the same privileges etc.
BUT… Every changes I made with “Etemplate editor” was gone. I customized my EGW instance in many places, almost all apps are “tuned” by me, I added extra colums, buttons and fields that are required in my company, removed another… All these changes are lost on new server.
What can I do to move my EGW 1:1? I can export XML in etemplate editor in old instance and import it on the new one, but there is A LOT of changes I made 
I searched my database and EGW files in /var/www/egroupware for the new button names to find where they are but I found nothing.
Can anybody help me?