Welcome Guest, Not a member yet? Register   Sign In
fatal logger emergency
#11

I just encountered the problem after upgrade from 4.4.8 to 4.5.3. So, what is the solution?

I removed php 8.1-psr as per @itissucex instructions:

sudo apt remove php8.1-psr
sudo systemctl reload apache2.service

And the system started to work.

The installed version of psr/log seems to be this:

"name": "psr/log",
"version": "3.0.0",

Am I ok without the package php 8.1-psr and should be content with this solution?
==

Donatas G.
Reply
#12

Yes, you are okay.

Unfortunately php-psr is not updated and not compatible with CI 4.5.
https://github.com/jbboehr/php-psr/tags
Reply




Theme © iAndrew 2016 - Forum software by © MyBB