Marcelo Ramone
04-23-2009, 07:13 PM
Hello.
I have a Red Hat server with PHP 5.1
How to install JSON?
There isn't php5-json in repositories.
I tried with:
pecl install json
-bash: pecl: command not found
PHP-DEVEL is installed:
yum install php-devel
Loaded plugins: rhnplugin, security
Setting up Install Process
Parsing package install arguments
Package php-devel-5.1.6-23.2.el5_3.i386 already installed and latest version
Nothing to do
yum install pecl
Loaded plugins: rhnplugin, security
Setting up Install Process
Parsing package install arguments
No package pecl available.
Nothing to do
I have a Red Hat server with PHP 5.1
How to install JSON?
There isn't php5-json in repositories.
I tried with:
pecl install json
-bash: pecl: command not found
PHP-DEVEL is installed:
yum install php-devel
Loaded plugins: rhnplugin, security
Setting up Install Process
Parsing package install arguments
Package php-devel-5.1.6-23.2.el5_3.i386 already installed and latest version
Nothing to do
yum install pecl
Loaded plugins: rhnplugin, security
Setting up Install Process
Parsing package install arguments
No package pecl available.
Nothing to do
