On 10/27/2015 6:26 PM, Frank M. Ramaekers wrote:
This directory has a bunch of .ini files, so I changed it to the location of the .so files: ; Directory in which the loadable extensions (modules) reside. ;http://php.net/extension-dir extension_dir = "./" ; On windows: ; extension_dir = "ext" ; extension_dir = "/etc/php.d" extension_dir = "/usr/lib64/php/modules/"
the default of ./ is sufficent as php assumes thats /usr/lib64/php/modules ... so really, you don't need, and shouldn't have ANY extension_dir setting in php.ini
-- john r pierce, recycling bits in santa cruz _______________________________________________ CentOS mailing list CentOS@xxxxxxxxxx https://lists.centos.org/mailman/listinfo/centos