This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 4

Call to undefined function json_encode() on Ubuntu 13.10


  1. karcher
    Member

    Just installed V 4.0 on Ubuntu desktop 13.10. Installation went fine. However, when logging on to the admin GUI I get a blank screen and this in the apache error.log file:

    Call to undefined function json_encode()

    It's easily solved with:

    sudo apt-get install php5-json
    sudo service apache2 restart

    Posted 10 years ago #

RSS feed for this topic

Reply