PHP Startup: Unable to load dynamic library '/usr/lib/php/modules/phalcon.so' - undefined symbol: php_json_decode_ex in Unknown on line 0 #13467
Labels
bug
A bug report
need script to reproduce
Script is required to reproduce the issue
status: unverified
Unverified
Details
Linux iZ948im4rnxZ 3.10.0-514.21.1.el7.x86_64 view->setParamToView crash the server with complex arrays #1 SMP Thu May 25 17:04:51 UTC 2017 x86_64
i make it complies the source code and when i make test, the error happened
then i find the solutions on the internet, show that json should be loaded before phalcon, then i add extension = phalcon.so into end of php.ini, it doesnt work
then i find the json loaded in json.ini, i try to create a file named 30-phalcon.ini include extension.so,
it still doesn't work
please help me to solve this problem,
thanks
The text was updated successfully, but these errors were encountered: