You are not logged in.

#1 2008-08-30 00:05:29

gormine
Member
Registered: 2007-11-26
Posts: 55

Relaxx Setup

I get a blank screen when trying to access index.php. When I check the log, it is saying "httpd: PHP Fatal error:  Call to undefined function json_encode() in /home/httpd/html/index.php on line 49".

When googling this error, I see people mentioning that function not working on PHP versions prior to 5.2. I have a later version installed and am getting the error. Anyone know what is causing it?

Offline

#2 2008-08-30 01:08:31

gormine
Member
Registered: 2007-11-26
Posts: 55

Re: Relaxx Setup

Found the answer.

I had to install the module myself.

pecl install json

Then you simply add "extension=json.so" to /etc/php/php.ini

Offline

#3 2008-10-24 21:51:49

Oblong_Cheese
Member
Registered: 2007-01-25
Posts: 42

Re: Relaxx Setup

Thanks a million for this! I have been Googling for ages for a solution. lol

Offline

Board footer

Powered by FluxBB