Problems facing Installing SuiteCRM onto Centos 8

Hello!

I have successfully install SuiteCRM onto Centos 8 but facing some issue. There is this “JSON Parsing” and “ZIP Handling Module” that appear in my Status when trying to access on web brower on centos.

Does anyone know what it means or how to solve this? They mention that I have to go into my /etc/php.ini

Hi and welcome!
I’m not really sure where you see those messages, can you explain/show that more detailed?

Besides that, usually some php modules might be missing in a default php-installation (yum install php-zip or something similiar).