>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_INI_PERDIR|PHP_INI_SYSTEM" would need to exist. I agree with you. So I change this to PHP_INI_PERDIR automatically. >On Wed, 19 May 2004, Gabor Hojtsy wrote: >> 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. This would be good, but I've take a look into this, and it won't be easy... My program is a bit more inteligent because it doens't rewrite the all ini-set.xml file. It searchs for the table and replaces only the table, thus leaving the content untouched. AFAIR The gen_PHP_INI_ENTRY.php also modifies the en/reference/*/ini.xml files and mine doesn't do this. It's just more homework for me :) My vacations are almost coming, so... Later I'll try to merge the best of the two programs. Nuno
