This Video will show you how to resolve the error: UnCaught Error Call to undefined json_decode
I got this issue while installing moodle on CentOS 8.
To bypass this error I ran;
sudo yum install php_json
This Video will show you how to resolve the error: UnCaught Error Call to undefined json_decode
I got this issue while installing moodle on CentOS 8.
To bypass this error I ran;
sudo yum install php_json