Moin Tim,
wir haben eine Upgrade von C4.9 (EX3, PHP 7.4) auf C4.13.12 (PHP 8.1.10, EX 4.1.13) gemacht und das hat soweit alles geklappt. Die Site funktioniert im Frontend soweit wie vorher und ist noch mal deutlich schneller geworden. Soweit so gut ... aber ... auf dem Server wird das error.log regelrecht geflutet mit Fehlermeldungen wie diese:
oder diese hier:
Gibt noch viele mehr ... Nach 8h hat das Log bereits 10 MB ...
Interessanterweise ist davon im Frontend erstmal nichts zu bemerken. Da flutscht alles ...
Idee wo ich ansetzen könnte?
wir haben eine Upgrade von C4.9 (EX3, PHP 7.4) auf C4.13.12 (PHP 8.1.10, EX 4.1.13) gemacht und das hat soweit alles geklappt. Die Site funktioniert im Frontend soweit wie vorher und ist noch mal deutlich schneller geworden. Soweit so gut ... aber ... auf dem Server wird das error.log regelrecht geflutet mit Fehlermeldungen wie diese:
HTML-Code:
2022/10/27 00:25:39 [error] 7734#7734: *8540274 FastCGI sent in stderr: "Attributes/Files/Files.php on line 234PHP message: PHP Warning: Undefined array key "linkText" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 235PHP message: PHP Warning: Undefined array key "multiple" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 69PHP message: PHP Warning: Undefined array key "multiple" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 114PHP message: PHP Warning: Undefined array key "linkTitle" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 234PHP message: PHP Warning: Undefined array key "linkText" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 235PHP message: PHP Warning: Undefined array key "multiple" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 69PHP message: PHP Warning: Undefined array key "multiple" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 114PHP message: PHP Warning: Undefined array key "linkTitle" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 234PHP message: PHP Warning: Undefined array key "linkText" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 235PHP message: PHP Warning: Undefined array key "multiple" in /var/www/clients/client21/web149/web/system/modules/pct_customelements/PCT/CustomElements/Attributes/Files/Files.php on line 69PHP message: PHP Warning: Undefined array key
oder diese hier:
HTML-Code:
2022/10/27 08:08:49 [error] 7735#7735: *8560445 FastCGI sent in stderr: "ickEdit/Core.php on line 52PHP message: PHP Warning: Trying to access array offset on value of type null in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Trying to access array offset on value of type null in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Undefined array key "_COUNTER_" in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Trying to access array offset on value of type null in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Trying to access array offset on value of type null in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Undefined array key "_COUNTER_" in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Trying to access array offset on value of type null in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Trying to access array offset on value of type null in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Undefined array key "_COUNTER_" in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning: Trying to access array offset on value of type null in /var/www/clients/client21/web149/web/system/modules/pct_frontend_quickedit/PCT/FrontendQuickEdit/Core.php on line 52PHP message: PHP Warning:
Interessanterweise ist davon im Frontend erstmal nichts zu bemerken. Da flutscht alles ...
Idee wo ich ansetzen könnte?
Kommentar