Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8615 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6144 invoked by uid 1010); 19 Mar 2004 18:23:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6101 invoked from network); 19 Mar 2004 18:23:29 -0000 Received: from unknown (HELO asuka.nerv) (24.100.195.79) by pb1.pair.com with SMTP; 19 Mar 2004 18:23:29 -0000 Received: (qmail 19844 invoked from network); 19 Mar 2004 18:23:28 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 19 Mar 2004 18:23:28 -0000 Reply-To: ilia@prohost.org To: internals@lists.php.net Date: Fri, 19 Mar 2004 13:23:33 -0500 User-Agent: KMail/1.6.1 References: <61700.66.158.132.127.1079718509.squirrel@www.funio.com> <60174.66.158.132.127.1079720363.squirrel@www.funio.com> In-Reply-To: <60174.66.158.132.127.1079720363.squirrel@www.funio.com> Organization: Prohost.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200403191323.33174.ilia@prohost.org> Subject: Re: [PHP-DEV] new security related directive for php-4.3.4 From: ilia@prohost.org (Ilia Alshanetsky) On March 19, 2004 01:19 pm, boulat@funio.com wrote: > Bingo, I have too many clients to add them all, instead determining the > value on the fly is the best way to go IMHO. If you have many clients you probably should've automated the account creation process and modification of all the appropriate config files including httpd.conf. As such as it would be trivial to add 1 line to every virtual host, that would limit the PHP's ability to open files to that user's directories. Ilia