Hey all,
Trying to use disable_functions in Win32 PHP 4.01 distribution. Just to test it out, I tried disabling fopen().
However, I am still able to use fopen() after modifying the php.ini file, then restarting Apache...
What gives?
Thanks, wj
Yo, all the admin does is modify the .ini file. To really lock things down you\'ll have to restrict other file access methods as well as access to the .ini file.
I hear this is still no substitute for adequate system file permissions...
anch.org