Cannot load module 'redis' because required module 'json' is not loaded in Unknown on line 0

Hello, I am getting this error while i try to run wp command on terminal. Also, phpmyadmin doesnt works and i thing is related with default lsphp

Cannot load module 'redis' because required module 'json' is not loaded in Unknown on line 0

Hello @ininges Happy you are here

Have you installed json extension for php:

COnfirm also by doing:

sudo nano /usr/local/lsws/lsphp74/etc/php/7.4/mods-available/json.ini


; configuration for php json module
; priority=20
extension=json.so

Thanks for your reply, there is no json.ini at this folder but extension is marked as installed in dashboard. Tryed disabling and reenabling it but nothing.

What is the error you are getting? Post screenshot here kindly