Hello,

I would like to allow the users to ini_set(), while disabling the
risky
options with php_admin_flag/value!

I don't think php_admin_* can be over-ridden -- that's kinda the whole
point of that.

The Problem is, that i can be overwritten using ini_set()...
I just found that out by testing it and now I don't even have to worry about what options to disable, because I can't disable any of them :(

Any thoughts on that?

Regards,
Samy

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to