Quote:
Originally Posted by vlad59
|
Vlad59,
Thanks! The StackOverflow.com link had useful information. Specifically, while my phpinfo said I had a json module installed, I needed to install a different one via "apt-get install php5-json"
After running the apt-get, I simply did a "service apache2 restart" and was good to go.
For reference, the OS is Ubuntu 13.10 (php system string: Linux xxxxxx 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 2013 x86_64) and PHP version Version 5.5.3-1ubuntu2.1
As for googling, I suspect my search was too specific as I was limiting it to COPS specific posts.
Thanks again!