Re: How to change the extension_dir default path on Linux

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



On 11/24/2014 12:25 PM, Aziz Saleh wrote:


On Mon, Nov 24, 2014 at 12:17 PM, Jorge F. Hernandez <jfha73@xxxxxxxxx> wrote:
Hey guys,

I'm compiling php on a Linux box, but I can't find in ./configure --help where I can change the default path for extension_dir so it doesn't go to /usr/lib/extensions/nodebug-blah-blah, I want it to go to /usr/lib/php5/extensions.

Thanks,




Afaik, the extension_dir is a php.ini configuration after installation (or via template) not an installation configuration option. Could be wrong.
Found it, it is:

EXTENSION_DIR=/your/path ./configure --with-exts=shared

[Index of Archives]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [Postgresql]     [PHP Books]     [PHP Databases]     [PHP SOAP]
  Powered by Linux