> 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 commit this changes. > > Friedhelm
But why do you want to use your php.ini? There is no reason to do so... And that file has the settings you need to run the phpdoc scripts. Nuno