0
Hello, I needed to reinstall the server (apache, php, mysql and phpmyadmin) and I am having this error when accessing the page localhost/phpmyadmin
. Before that it was giving the same problem but with the mbstring
. The last one I solved but I can’t solve the problem in print: json extension.
I remember it happened to me before, but I can’t remember how I solved it.
Someone’s been through it?
Any idea how to solve it? Thank you
Already tried to install the extension
json
php? if you were using Ubuntu it would be something likesudo apt install php7.2-json
– fajuchem
Yes, I’ve tried, even the command output is that the extension is already the latest. I reinstalled again later and started to give problem with the mysqli extension and no more with the json...
– boolean
I think it’s a problem in the repositories I’m using, later I’ll reinstall everything again, but if someone has been through this problem and remembers how to solve it can send
– boolean