Put “if (isset($GLOBALS[‘egw_info’][‘flags’][‘currentapp’]))” in front
of if (!isset($GLOBALS[‘egw_info’]) ||
in_array($GLOBALS[‘egw_info’][‘flags’][‘currentapp’],array(‘jinn’,‘mydms’,‘tts’)))
Then there is no NOTICE message, which blocks the setup
should be than:
// allow to migrate from phpgw_info to egw_info
if (isset($GLOBALS[‘egw_info’][‘flags’][‘currentapp’]))
if (!isset($GLOBALS[‘egw_info’]) ||
in_array($GLOBALS[‘egw_info’][‘flags’][‘currentapp’],array(‘jinn’,‘mydms’,‘tts’)))
this works for our environment …
09:57:56 -0700 (MST)
I uninstalled and reinstalled and got the following message:
PHP Notice: Undefined index: currentapp in
/var/lib/egroupware/header.inc.php on line 16
PHP Warning: Cannot modify header information - headers already sent by
(output started at /usr/share/egroupware/setup/setup-cli.php:55) in
/var/lib/egroupware/header.inc.php on line 90
PHP Warning: Cannot modify header information - headers already sent by
(output started at /usr/share/egroupware/setup/setup-cli.php:55) in
/var/lib/egroupware/header.inc.php on line 91
/usr/bin/php7.0 -d memory_limit=-1 /usr/share/egroupware/setup/setup-cli.php
–update ‘all,sczjd,?<M)Y5OPrS=:38Au’
No default timezone (php.ini date.timezone) set, we temporary set
’America/Chicago’. You should fix that permanent!
EGroupware API version 16.1.003 found.
EGroupware configuration file (header.inc.php) version 1.29 exists and is up
to date
Your database is not working!
mysql://egroupware:#VTi-8oIeW1Vcuk[@localhost/egroupware:
Installation failed --> exiting!
EGroupware install log saved to /root/egroupware-epl-install.log
–
View this message in context:
http://egroupware.219119.n3.nabble.com/upgrade-issues-between-ubuntu
-14-04-lts-and-16-04-lts-tp4014077p4014089.html
Sent from the egroupware-users mailing list archive at Nabble.com.
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users
–
Diese Nachricht wurde auf Viren und andere gefaehrliche Inhalte untersucht.
–
Mit freundlichen Grüßen,
Georg Klimm
LOHN24.de GmbH Internetlohnabrechnungen ila
Hausanschrift: Jahnstrasse 35 * 12347 Berlin
Postanschrift: Postfach 47 06 69 * 12315 Berlin
Tel: +49 30 6840881-499 * Fax: +49 30 6644208
Internet: https://www.lohn24.de
AG Berlin-Charlottenburg HRB 92027
Geschäftsführer Hans-Joachim May, Christoph Ludwigs, Hans-Georg Klimm
eGroupWare-users mailing list
eGroupWare-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-users