martes, 14 de junio de 2016

PHP Fatal error: Call to undefined function json_decode()

sudo apt-get install php5-json
Then of course make sure you restart Apache:
sudo service apache2 restart
Or if you are using PHP-FPM:
sudo service php5-fpm restart

http://stackoverflow.com/questions/18239405/php-fatal-error-call-to-undefined-function-json-decode

No hay comentarios:

Publicar un comentario