Re: [Postfixadmin-devel] Upgrade question Postfixadmin 2.3
Brought to you by:
christian_boltz,
gingerdog
From: aja-lists <aja...@tn...> - 2009-11-16 17:34:13
|
Simone Piccardi wrote: Hi, > I had the same issue after running the upgrade script for a 2.2 database. > > It was solved just adding the quota column in the domain table after the > maxquota column. > > I don't remember the exact SQL, it was someting like: > > update table domain add quota after maxquota Thank you. After I ran into some trouble with emails to only email-aliases giving "user unknown" (or similar) errors (turned out that was due to certain usage of "no_address_mappings"), I decided to put back a backup and started upgrading again, that gave amongst others a "config" table not found which could not be handled by the upgrade.php I'll probably set up another test VPS to produce a clean Postfixadmin 2.3 install, and then compare the table structure. Regards, Adrian. |