knouf
02-15-2002, 04:30 AM
Hi all,
I'm trying to override php.ini configuration variables by using windows registry (HKLM\PHP\Per Directory Values...)
It works for certain variables (auto_prepend_file, include_path) but not for many others (safemode, open_basedir, docroot ....) And I'd really like to use something like open_basedir to protect the server against malicious scripts
Has anyone ever used registry configurations or recognizes this problem?
Any help is appreciated!
I'm trying to override php.ini configuration variables by using windows registry (HKLM\PHP\Per Directory Values...)
It works for certain variables (auto_prepend_file, include_path) but not for many others (safemode, open_basedir, docroot ....) And I'd really like to use something like open_basedir to protect the server against malicious scripts
Has anyone ever used registry configurations or recognizes this problem?
Any help is appreciated!