access array offset on value of type null in class.Logger.php
ptitvert opened this issue · 2 comments
Hello,
I've done today a clean new install from the V3.4 RC01.
I've followed the installation guide, with a small exception...
- unzip v3.4-rc01.zip
- composer install
- chown -R www-data:www-data dir
- Go to https://hostname/tao/install
- follow the instruction, and wait a few minutes until it is finished
- Login
- Display the First Time Help
- Select any action and nothing happens. Only the header is available
In the Apache logs I get the following errors:
[Sun Sep 27 18:07:37.998614 2020] [php7:notice] [pid 2017] [client 178.194.242.250:46645] PHP Notice: Trying to access array offset on value of type null in /opt/package-tao-3.4-rc01/generis/common/class.Logger.php on line 463, referer: https://hostname/tao/Main/index?structure=items&ext=taoItems
[Sun Sep 27 18:07:37.999304 2020] [deflate:debug] [pid 2017] mod_deflate.c(854): [client 178.194.242.250:46645] AH01384: Zlib: Compressed 14556 to 3105 : URL /index.php, referer: https://hostname/tao/Main/index?structure=items&ext=taoItems
I am not sure where I did something wrong.
Could you help me?
Regards,
Alessandro
I just raised a new issue, but I have realised it is the same as yours. Did you ever resolve it?