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' insi
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-26
On 9 March 2013 15:58, Jorge F. Hernandez wrote:
> 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.
>
The build script specific settings are all based on the --prefix argument,
so yo