hi,
i tried it with the last cvs 12.12.2006 and the last stable version 1.2.105
i installed all thnings and create some users.
then i do a backup.
these backup i want to restore
then i got message:
Database error: Invalid SQL: INSERT INTO egw_accounts (account_id,account_lid,account_pwd,account_lastlogin,account_lastloginfrom,account_lastpwd_change,account_status,account_expires,account_type,account_primary_group,account_challenge,account_response) VALUES (1,‘Default’,’’,NULL,NULL,NULL,‘A’,-1,‘g’,0,NULL,NULL)
pgsql Error: -1 (FEHLER: aktuelle Transaktion wurde abgebrochen, Befehle werden bis zum Ende der Transaktion ignoriert)
File: /var/www/www.xxx.biz/htdocs/egroupware/phpgwapi/inc/class.db_backup.inc.php
Line: 243
Function: egw_db::insert / db_backup::restore / include(/setup/db_backup.php) / admin_db_backup::index / ExecMethod(admin.admin_db_backup.index)
some ideas whats going on ?