Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8617 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45196 invoked by uid 1010); 19 Mar 2004 18:37:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45172 invoked from network); 19 Mar 2004 18:37:00 -0000 Received: from unknown (HELO babbage.uvt.nl) (137.56.247.14) by pb1.pair.com with SMTP; 19 Mar 2004 18:37:00 -0000 Received: from [137.56.119.33] (gt2827.uvt.nl [137.56.119.33]) by babbage.uvt.nl (8.12.10/8.12.10/Debian-5-UvT-12) with ESMTP id i2JIavcZ022040; Fri, 19 Mar 2004 19:36:58 +0100 In-Reply-To: <60321.66.158.132.127.1079720603.squirrel@www.funio.com> References: <60321.66.158.132.127.1079720603.squirrel@www.funio.com> Mime-Version: 1.0 (Apple Message framework v613) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: <8332D5BD-79D4-11D8-806A-000A95B959C0@netcollective.nl> Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Fri, 19 Mar 2004 19:37:44 +0100 To: boulat@funio.com X-Mailer: Apple Mail (2.613) X-Spam-Level: - X-Spam-Flag: No X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Virus-Scanned: by amavisd-new Subject: Re: [PHP-DEV] new security related directive for php-4.3.4 From: dewaard@netcollective.nl (Filip de Waard) On Mar 19, 2004, at 7:23 PM, boulat@funio.com wrote: > Its not really duplicating anyting in open_basedir. As a metter of > fact it > is meant to be used together with open_basedir for best results. > > ISP and people doin mass hosting would mainly benefit from that patch. By using open_basedir in combination with cPanel (commercial hosting automation product) my company (an ISP) prevents users from reading files outside of their own /home directory. Since cPanel is able to handle automagic deployment of open_basedir I would like to suggest to invest your time in creating an open source alternative to this closed source functionality, instead of reinventing open_basedir. Regards, Filip de Waard