cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,260
463
Hello :)

The JSON PHP module is installed by default. You can verify this with a command such as:

Code:
php -m|grep json
Thank you.