Installation Problem - Blank Dashboard - undefined functionsss

edited December 2011 in Installation
I'm not sure where I went wrong but I coppied everything over as a fresh install (using same directory structure the .zip file had) and set permissions as listed.

Created database and everything else. When I visit the /fuel page it redirects me to a page of this nature: /fuel/login/5a6e566c6243396b59584e6f596d3968636d513d and the page stays blank.

Source code shows

Fatal error: Call to undefined function json_encode() in /var/www/vhosts/bxbc.com/httpdocs/fuel/modules/fuel/views/_blocks/fuel_header_jqx.php on line 18


Apparently none of the functions get loaded because if I remove/comment out line 18 I'll get another error for the next function. I'm kind of new to PHP and first timer with FUEL so I don't know what I did wrong here.

All the paths & config appears to be updated correctly as well per the instructions.

Thanks for your help!

Comments

  • edited 7:08AM
    What version of PHP are you running?
  • edited 7:08AM
    5.1.6.

    I'll try to get the server updated to php 5.3.. Didn't realize it was behind.
Sign In or Register to comment.