View Single Post
Old 01-14-2014, 09:55 AM   #777
DouglasK
Member
DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.DouglasK knows the square root of minus one.
 
DouglasK's Avatar
 
Posts: 24
Karma: 7938
Join Date: Oct 2010
Location: Ottawa, Ontario, Canada
Device: Onyx Note Air3, Kobo Aura HD, Nexus 7 (2013)
Quote:
Originally Posted by vlad59 View Post
After googling I found this :

http://stackoverflow.com/questions/1...on-json-decode

It could be an exact match ?

Could you tell me your exact OS Version, PHP version ?

Thanks
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!
DouglasK is offline   Reply With Quote