From: "Dogsbody" <dan (at mark) dogsbody.org>
>
>> In reading at http://se2.php.net/features.safe-mode
>> I noticed the disable_functions option in the php.ini
>>
>> The example given was:
>> disable_functions = shell_exec,exec,system,dbmopen,
>> suexec,escapeshellcmd,show_source,escapeshellarg
>>
>> Anyone have any ideas on this?
>> Would it be a good idea to add these or other directives to the php.ini
>> (not the one used for the GUI but the php.ini used for the sites) ?
>
>
> Sounds like a good idea to me!
>
> Dan
I actually checked a little more and the escapeshellcmd and escapeshellarg
actually are (as far as I can tell) just used for escaping control type
characters from user input. So, those 2 should probably not be disabled.
Also, dbmopen is used for accessing dbm files which has legitimate uses.
http://us2.php.net/dbmopen
----
Ken Marcus
Precision Web Hosting, Inc.
http://www.precisionweb.net