I know about this entry in php.ini, but I want it to be the default place when compiling PHP, so I don't have to change it every time I compile a new version.
Jorge Hernandez 165 East 115th Street #4B New York, NY 10029 jfh...@gmail.com tel: fax: mobile: 646-403-9802 646-519-4352 646-262-1908 -----Original Message----- From: pmenier [mailto:p...@pmenier.net] Sent: Saturday, March 09, 2013 7:47 AM To: php-install@lists.php.net Subject: Re: [PHP-INSTALL] Extensions location Le 08/03/2013 15:45, Jorge Hernandez a écrit : > Hey guys, > > Can anyone tell me where can I configure the location of the > extensions when compiling PHP? > > I don't see anything in ./configure --help for that and when I run > 'make install' it puts them in a folder called > 'no-debug-non-zts-20100525' inside the main extensions folder, I would > like it to put them in extensions, not in a folder inside extensions with > that name. > > Any help is appreciated. > > Thanks, > > -- > > > Jorge Hernandez Hello, you just have to modify the value of extension_dir in php.ini Patrick > > > > > > > > 165 East 115th Street #4B > New York, NY 10029 > <http://maps.yahoo.com/py/maps.py?Pyt=Tmap&addr=165+East+115th+Street+ > %234B&csz=New+York%2C+NY+10029&country=us> > > > jfh...@gmail.com <mailto:jfh...@gmail.com> > > > > tel: > fax: > mobile: > > > > 646-403-9802 > 646-519-4352 > 646-262-1908 > > >