The following issue has been CLOSED ====================================================================== https://www.opencsw.org/mantis/view.php?id=5031 ====================================================================== Reported By: johnyc20 Assigned To: bwalton ====================================================================== Project: php5_json Issue ID: 5031 Category: regular use Reproducibility: have not tried Severity: minor Priority: normal Status: closed Resolution: open Fixed in Version: ====================================================================== Date Submitted: 2012-12-17 09:13 CET Last Modified: 2014-09-08 17:17 CEST ====================================================================== Summary: JSON module fot php5 is not loading Description: Hello,
On a Solaris 10 php5 is not loading the json shared module. I sow that in the /opt/csw/php53/lib/php.ini config file the extension_dir directive is pointing to the "/opt/csw/php53/lib/php/extensions/no-debug-non-zts-20090626" directory, but iconv.so provided by CSWphp5-iconv package is installed in "/opt/csw/php5/lib/php/extensions/no-debug-non-zts-20090626" . I tried to make symlinks from /opt/csw/php5 to /opt/csw/php53, but without any result. Thanks, Silviu ====================================================================== ---------------------------------------------------------------------- (0010260) bwalton (administrator) - 2013-01-06 10:29 https://www.opencsw.org/mantis/view.php?id=5031#c10260 ---------------------------------------------------------------------- Hello, I think this is the same problem as the iconv issue you filed. If you correct the extension directory path in php.ini does the problem go away? Do you know how the setting got to be php53 instead of php5? Thanks -Ben
