Webuzo
User panel: <IP>:<2003|2002>
root /usr/local/webuzo/web/enduser;
access_log /usr/local/emps/var/log/web.access.log main;
error_log /usr/local/emps/var/log/error_log;
Emails DB
sqlite> PRAGMA table_info(emails);
0|eid|INTEGER|0||1
1|emailuser|TEXT|0||0
2|domain|TEXT|0||0
3|email|TEXT|0||0
4|password|TEXT|0||0
5|home|TEXT|0||0
6|uid|TEXT|0||0
7|gid|TEXT|0||0
8|msg_total|INTEGER|0|0|0
9|msg_unseen|INTEGER|0|0|0
10|quota_used|INTEGER|0|0|0
11|quota_percent|INTEGER|0|0|0
12|quota_limit|INTEGER|0|0|0
13|tmp_password|TEXT|0||0
14|tmp_password_hash|TEXT|0||0
15|tmp_password_time|INTEGER|0||0
16|restricted|TEXT|0|"allow"|0
select email,password from emails;
Configs
Nginx
suphp
Apache logs
MySQL root password
Issues:
1\. Error: SoftException in Application.cpp:404: Mismatch between target UID (1000) and UID (518) of file "/home/admin/domains/www/testsite.index.php
Pure-FTPd
Do not install as root; install only as admin. Do not run pure-pw commands in the console as root: the pureftpd.passwd file is overwritten and becomes inconsistent with the panel data.
Correct contents of /usr/local/apps/pureftpd/etc/
# ls -lht /usr/local/apps/pureftpd/etc/
total 12K
-rw-r--r-- 1 root root 12K Sep 26 23:06 pure-ftpd.conf
lrwxrwxrwx 1 root admin 27 Sep 26 23:06 pureftpd.passwd -> /var/webuzo/pureftpd.passwd
In the panel, change the user password (currently admin) in the Set new Password for Webuzo user! section.

Migrate Email accounts
Copy the files below from OLD server to the NEW server:
Set the correct permissions!Redirects:
Encrypted passwords
Email: