Koozali.org: home of the SME Server

Contribs.org Forums => General Discussion => Topic started by: flaviove on November 14, 2009, 04:53:29 PM

Title: json on a SME Server 8.0beta4
Post by: flaviove on November 14, 2009, 04:53:29 PM
Hi All,

I need to install Clearbudget on a SME Server 8.0beta4 box. I got the error bellow. How can I get JSON running on that box?
Thanx in advance.
Flávio Veras

Clearbudget requires JSON supports.
This is default in PHP 5.2.x. If you run PHP below 5.2.0, then you need to install the JSON extension following directives at http://www.php.net/manual/en/install.pecl.php
Title: Re: json on a SME Server 8.0beta4
Post by: CharlieBrady on November 15, 2009, 10:50:52 PM
Try:

rpm -Uhv ftp://ftp.muug.mb.ca/mirror/fedora/epel/5/i386/php-pecl-json-1.2.1-4.el5.i386.rpm
Title: Re: json on a SME Server 8.0beta4
Post by: flaviove on November 16, 2009, 12:21:42 AM
Thank you so much. Everything is now up and running.
Best regards,
Flávio

Try:

rpm -Uhv ftp://ftp.muug.mb.ca/mirror/fedora/epel/5/i386/php-pecl-json-1.2.1-4.el5.i386.rpm