Hi Ralf.
vielen Dank fuer deine Zeit. Ich habe die Installation nach
https://www.egroupware.org/fileadmin/files/installation-support/EN-CE-Installation.html#K7
durchgefuehrt und die Installation dann in /var/www/html gezogen.
Wenn ich eine neue Datenbank anlege, klappt es auch alles. Ich muss aber die Datenbank einbinden, die ich mit 1.8 laufen hatte. Ich habe kein Backup angelegt, nur einen SQL-dump.
Und wenn ich nun in der header.inc auf diese Datenbank (die unter 1.8 angelegt wurde) wechsle
und unter
http://localhost/egroupware/setup/
versuche, mich im Setup / config admin login einzuloggen, kommt folgende Fehlermeldung:
Database error Invalid SQL: SELECT SQL_CALC_FOUND_ROWS 1,egw_addressbook.n_given AS n_given,egw_addressbook.n_family AS n_family,egw_addressbook.contact_id AS id,egw_addressbook.contact_created AS created,egw_addressbook.contact_modified AS modified,egw_accounts.account_id AS account_id,coalesce(egw_addressbook.contact_email,egw_mailaccounts.mail_value) as email,account_lid,account_type,account_status,account_expires,account_primary_group,account_description FROM egw_addressbook RIGHT JOIN egw_accounts ON egw_accounts.account_id=egw_addressbook.account_id LEFT JOIN egw_mailaccounts ON egw_accounts.account_id=-egw_mailaccounts.account_id AND mail_type=3 WHERE egw_addressbook.contact_owner=0 AND (account_expires IS NULL OR account_expires = -1 OR account_expires > 1474378568) AND (account_type IS NULL OR account_type!=‘u’ OR account_status=‘A’) AND (contact_tid != ‘D’ OR contact_tid IS NULL) ORDER BY account_lid Unknown column ‘account_description’ in ‘field list’ (1054)
APACHE ERROR LOG SAGT:
[Tue Sep 20 16:41:05.867518 2016] [:error] [pid 23385] [client 127.0.0.1:50032] Database error (EGroupware\Api\Db\Exception\InvalidSql): Invalid SQL: SELECT SQL_CALC_FOUND_ROWS 1,egw_addressbook.n_given AS n_given,egw_addressbook.n_family AS n_family,egw_addressbook.contact_id AS id,egw_addressbook.contact_created AS created,egw_addressbook.contact_modified AS modified,egw_accounts.account_id AS account_id,coalesce(egw_addressbook.contact_email,egw_mailaccounts.mail_value) as email,account_lid,account_type,account_status,account_expires,account_primary_group,account_description FROM egw_addressbook RIGHT JOIN egw_accounts ON egw_accounts.account_id=egw_addressbook.account_id LEFT JOIN egw_mailaccounts ON egw_accounts.account_id=-egw_mailaccounts.account_id AND mail_type=3 WHERE egw_addressbook.contact_owner=0 AND (account_expires IS NULL OR account_expires = -1 OR account_expires > 1474378865) AND (account_type IS NULL OR account_type!=‘u’ OR account_status=‘A’) AND (contact_tid != ‘D’ OR contact_tid IS NULL) ORDER BY account_lid\nUnknown column ‘account_description’ in ‘field list’ (1054), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867632 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #0 /var/www/html/egroupware/api/src/Db/Deprecated.php(64): EGroupware\Api\Db->query(‘SELECT SQL_CALC…’, 0, 2, false, 2, true), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867649 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #1 /var/www/html/egroupware/api/src/Db.php(2011): EGroupware\Api\Db\Deprecated->query(‘SELECT SQL_CALC…’, 1081, ‘/var/www/html/e…’, 0, 2, false, 2), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867661 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #2 /var/www/html/egroupware/api/src/Storage/Base.php(1082): EGroupware\Api\Db->select(‘egw_addressbook’, ‘SQL_CALC_FOUND_…’, ‘egw_addressbook…’, 1081, ‘/var/www/html/e…’, 0, ‘ORDER BY accoun…’, ‘api’, 2, ’ RIGHT JOIN egw…’), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867674 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #3 /var/www/html/egroupware/api/src/Storage.php(430): EGroupware\Api\Storage\Base->search(Array, Array, ‘ORDER BY accoun…’, ‘account_lid,acc…’, ‘%’, false, ‘OR’, 0, Array, ’ RIGHT JOIN egw…’, false), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867686 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #4 /var/www/html/egroupware/api/src/Contacts/Sql.php(421): EGroupware\Api\Storage->search(Array, Array, ‘account_lid’, ‘account_lid,acc…’, ‘%’, false, ‘OR’, Array, Array, ’ RIGHT JOIN egw…’, false), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867697 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #5 /var/www/html/egroupware/api/src/Contacts/Storage.php(705): EGroupware\Api\Contacts\Sql->search(Array, Array, ‘account_lid’, ‘account_lid,acc…’, ‘%’, false, ‘OR’, Array, Array, ’ RIGHT JOIN egw…’), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867735 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #6 /var/www/html/egroupware/api/src/Accounts/Sql.php(537): EGroupware\Api\Contacts\Storage->search(Array, Array, ‘account_lid’, ‘account_lid,acc…’, ‘%’, false, ‘OR’, Array, Array, ’ RIGHT JOIN egw…’), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867747 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #7 /var/www/html/egroupware/api/src/Accounts.php(274): EGroupware\Api\Accounts\Sql->search(Array), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867758 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #8 /var/www/html/egroupware/setup/inc/class.setup.inc.php(1080): EGroupware\Api\Accounts->search(Array), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867768 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #9 /var/www/html/egroupware/setup/index.php(458): setup->accounts_exist(), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867779 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #10 {main}, referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867809 2016] [:error] [pid 23385] [client 127.0.0.1:50032] # Instance=, User=, Request=POST http://localhost/egroupware/setup/index.php, User-agent=Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0, referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867871 2016] [:error] [pid 23385] [client 127.0.0.1:50032] PHP Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/egroupware/api/src/Framework/Template.php:307) in /var/www/html/egroupware/api/src/loader/exception.php on line 114, referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867895 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #1 /var/www/html/egroupware/api/src/loader/exception.php(114): header(‘HTTP/1.1 500 Da…’), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867906 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #2 [internal function]: egw_exception_handler(Object(EGroupware\Api\Db\Exception\InvalidSql)), referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867916 2016] [:error] [pid 23385] [client 127.0.0.1:50032] #3 {main}, referer: http://localhost/egroupware/setup/index.php?FormLogout=config
[Tue Sep 20 16:41:05.867935 2016] [:error] [pid 23385] [client 127.0.0.1:50032] # Instance=, User=, Request=POST http://localhost/egroupware/setup/index.php, User-agent=Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0, referer: http://localhost/egroupware/setup/index.php?FormLogout=config