[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] PHP Directory Listing Security Issue...
- Subject: Re: [cobalt-users] PHP Directory Listing Security Issue...
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Tue Mar 26 08:13:29 2002
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"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/