[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] PHP Directory Listing Security Issue...



"Nicolae Popescu Jr." <nicolaep@xxxxxxxxxxxxxxxxxx> wrote:
> I have PHP Version 4.1.2
>
> I don't have anything in my php.ini with:
> opendir() or explode().

IIRC, if you want to disable functions the directive to use is
disable_functions.  You'd need to add something like the following to
php.ini (anywhere in it):

disable_functions = opendir, explode

Please consult the PHP manual at php.net or other resources to verify.  Or
just give it a try.  If it works it's right.  <g>

--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/