#19526: php5's extension_dir INI variable is incorrect ---------------------------+------------------------------------------------ Reporter: bjd@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: php5 ---------------------------+------------------------------------------------ Comment(by ryandesign@…): In php 5.3.0, the sample php.ini files list the extension_dir directive commented out, and with that, php knows where to load the extensions from. I will test whether that is sufficient for php 5.2.9 and 4.4.9; if so, I can patch the sample php.ini files included with those versions to comment out the extension_dir directive. If not, I'll insert the current extensions dir path as Anthony showed above (though I'll get it by executing "`php-config --extension-dir`"). In any case, this will only affect the sample php.ini files; the user will still be responsible for correcting their own php.ini files. -- Ticket URL: <http://trac.macports.org/ticket/19526#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS