Opened 3 years ago

Last modified 3 years ago

#2515 closed Bug/Fehler

Installer Warnungen unter PHP 8.0.24 — at Version 1

Reported by: Torsten Riemer Owned by: somebody
Priority: normal Milestone: modified-shop-2.0.8.0
Component: Installer Version: trunk
Keywords: Cc:
Blocked By: Blocking:

Description (last modified by Torsten Riemer)

Folgendes Log habe ich bei einer Neuinstallation unter PHP 8.0.24 erhalten:

[2023-06-10 21:23:00]	[warning]	[modified]	[pid:47362]	WARNING found for URL: /_installer/install_step1.php?action=restorenow&sql=0	{}	{}
[2023-06-10 21:23:00]	[warning]	[modified]	[pid:47362]	1146 - Table 'test.customers' doesn't exist<br/><br/>SELECT *                                        FROM customers in File: /.../.../.../test/inc/db_functions_mysqli.inc.php on Line: 179	{}	{}
[2023-06-10 21:23:00]	[warning]	[modified]	[pid:47362]	Backtrace #0 - /.../.../.../test/_installer/includes/auth.php called at Line 90	{}	{}
[2023-06-10 21:23:00]	[warning]	[modified]	[pid:47362]	Backtrace #1 - /.../.../.../test/_installer/includes/application_top.php called at Line 125	{}	{}
[2023-06-10 21:23:00]	[warning]	[modified]	[pid:47362]	Backtrace #2 - /.../.../.../test/_installer/install_step1.php called at Line 14	{}	{}
[2023-06-10 21:23:01]	[warning]	[modified]	[pid:47366]	WARNING found for URL: /_installer/install_step1.php?action=restoredb&sql=0	{}	{}
[2023-06-10 21:23:01]	[warning]	[modified]	[pid:47366]	1146 - Table 'test.customers' doesn't exist<br/><br/>SELECT *                                        FROM customers in File: /.../.../.../test/inc/db_functions_mysqli.inc.php on Line: 179	{}	{}
[2023-06-10 21:23:01]	[warning]	[modified]	[pid:47366]	Backtrace #0 - /.../.../.../test/_installer/includes/auth.php called at Line 90	{}	{}
[2023-06-10 21:23:01]	[warning]	[modified]	[pid:47366]	Backtrace #1 - /.../.../.../test/_installer/includes/application_top.php called at Line 125	{}	{}
[2023-06-10 21:23:01]	[warning]	[modified]	[pid:47366]	Backtrace #2 - /.../.../.../test/_installer/install_step1.php called at Line 14	{}	{}
[2023-06-10 21:23:14]	[warning]	[modified]	[pid:47370]	WARNING found for URL: /_installer/install_step1.php?action=convertdb	{}	{}
[2023-06-10 21:23:14]	[warning]	[modified]	[pid:47370]	Undefined array key 96 in File: /.../.../.../test/_installer/install_step1.php on Line: 244	{}	{}
[2023-06-10 21:23:55]	[warning]	[modified]	[pid:47366]	WARNING found for URL: /_installer/install_step2.php	{}	{}
[2023-06-10 21:23:55]	[warning]	[modified]	[pid:47366]	Undefined variable $zone_id in File: /.../.../.../test/_installer/install_step2.php on Line: 197	{}	{}

Change History (1)

comment:1 by Torsten Riemer, 3 years ago

Description: modified (diff)
Summary: Installer WarnungenInstaller Warnungen unter PHP 8.0.24
Note: See TracTickets for help on using tickets.