[CentOS] phpMyAdmin mbstring extension is missing
John R Pierce
pierce at hogranch.com
Wed Oct 28 02:41:24 UTC 2015
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
More information about the CentOS
mailing list