Re: [PHP-DOC] Support for INIPATH

2004-06-15 Thread Friedhelm Betz
[...] > I would just remove that option... I personally do not care about, but it dos not harm anybody and maybe it is usefull for someone. I am pretty sure leszek did this intentionally. Friedhelm

Re: [PHP-DOC] Support for INIPATH

2004-06-15 Thread Nuno Lopes
> I do _not_ want to use my own php.ini. INIPATH as configure option was > introduced by leszek version 1.200. INIPATH defaults to ./scripts and thats > fine. > As you may have noticed, the changes in Makefile.in are necessary to use the > php.ini from ./scripts dir. The alternative would be to spe

Re: [PHP-DOC] Support for INIPATH

2004-06-15 Thread Friedhelm Betz
On Tuesday 15 June 2004 15:54, Nuno Lopes wrote: > > Hi, > > attached patch makes use of and add full support for INIPATH. > > INIPATH was introduced some time ago in configure.in. > > > > Testing the new installpart, I found that not the php.ini from ./scripts > > was > > > used, instead my own ph

Re: [PHP-DOC] Support for INIPATH

2004-06-15 Thread Nuno Lopes
> Hi, > attached patch makes use of and add full support for INIPATH. > INIPATH was introduced some time ago in configure.in. > > Testing the new installpart, I found that not the php.ini from ./scripts was > used, instead my own php.ini (which has disabled shorttags). > If nobody complain, I will