> > >Lastly, I believe there are only three php.ini only
> > >directives and that safe_mode is in fact PHP_INI_SYSTEM
> > >but I could be wrong. Also, I too cannot see why
> > >"PHP_INI_PERDIR|PHP_INI_SYSTEM" would need to exist.
> >
> > I agree with you. So I change this to PHP_INI_PERDIR automat
On Thu, 20 May 2004, Nuno Lopes wrote:
> >Hello Nuno!
>
> >Very nice that you have chosen to tackle this problem, here
> >are some related bug reports:
>
> I've read them. Thanks!
>
>
> >Lastly, I believe there are only three php.ini only
> >directives and that safe_mode is in fact PHP_INI_SYSTEM
>Hello Nuno!
>Very nice that you have chosen to tackle this problem, here
>are some related bug reports:
I've read them. Thanks!
>Lastly, I believe there are only three php.ini only
>directives and that safe_mode is in fact PHP_INI_SYSTEM
>but I could be wrong. Also, I too cannot see why
>"PHP
On Thu, 20 May 2004, Derick Rethans wrote:
> On Wed, 19 May 2004, Philip Olson wrote:
>
> > Lastly, I believe there are only three php.ini only
> > directives and that safe_mode is in fact PHP_INI_SYSTEM
> > but I could be wrong. Also, I too cannot see why
> > "PHP_INI_PERDIR|PHP_INI_SYSTEM" wou
On Wed, 19 May 2004, Philip Olson wrote:
> Lastly, I believe there are only three php.ini only
> directives and that safe_mode is in fact PHP_INI_SYSTEM
> but I could be wrong. Also, I too cannot see why
> "PHP_INI_PERDIR|PHP_INI_SYSTEM" would need to exist.
You're wrong. PHP_INI_PERDIR and PHP_
Also, see whether we can separate some of the ini
entries and put then in ini.xml files on the
appropriate modules.
Glad someone has the time to finish this :-)
--- Philip Olson <[EMAIL PROTECTED]> wrote:
> Hello Nuno!
>
> Very nice that you have chosen to tackle this
> problem, here
> are som
Hello Nuno!
Very nice that you have chosen to tackle this problem, here
are some related bug reports:
http://bugs.php.net/bug.php?id=18403
http://bugs.php.net/bug.php?id=21157
Also be sure to read the following thread as it's chalked
full of information on this topic and will no doubt
comp
Hi Nuno,
It would be nice, if you could integrate this / look into
scripts/genPHP_INI_ENTRY.php, which is supposed to be there to generate
the ini option list.
Goba
Nuno Lopes írta:
Hello,
In last days, I've made a tool to update the ini-set.xml file. Full source
code at: http://testes.aborla.ne
Hello,
In last days, I've made a tool to update the ini-set.xml file. Full source
code at: http://testes.aborla.net/ini-update.php
It searches for the ini settings in the php-src folder (and searches also
for C macros) and updates automaticaly the file (even if the content of it
has been changed)