Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:1337 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 186 invoked from network); 7 May 2003 09:59:33 -0000 Received: from unknown (HELO www.lerdorf.com) (66.93.78.119) by pb1.pair.com with SMTP; 7 May 2003 09:59:33 -0000 Received: from [10.0.1.4] ([10.0.1.4]) by www.lerdorf.com (8.12.9/8.12.9/Debian-3) with ESMTP id h479xUjh028780 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO); Wed, 7 May 2003 02:59:32 -0700 Date: Wed, 7 May 2003 02:59:29 -0700 (PDT) To: Edin Kadribasic cc: internals@lists.php.net In-Reply-To: <0aa301c31471$e6d95a90$3600000a@intra.proventum.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] open_base_dir and apache vhosts From: rasmus@lerdorf.com (Rasmus Lerdorf) References: <0aa301c31471$e6d95a90$3600000a@intra.proventum.net> On Wed, 7 May 2003, Edin Kadribasic wrote: > There are several people who are reporting on the bugs site that if > you enable open_base_dir on 1 vhost it > affects all vhosts in PHP ever since 4.2.2. Didn't you report that > this issue was solved? It should be fine in the current CVS