Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54647 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 22863 invoked from network); 17 Aug 2011 14:25:49 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2011 14:25:49 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.213.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.213.42 mail-yw0-f42.google.com Received: from [209.85.213.42] ([209.85.213.42:45465] helo=mail-yw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 8F/20-20534-B6FCB4E4 for ; Wed, 17 Aug 2011 10:25:47 -0400 Received: by ywb3 with SMTP id 3so883228ywb.29 for ; Wed, 17 Aug 2011 07:25:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=SqmHghCUWfq1Z9u1Hd1qS1GcCIfiTi3IIK3vndU+9EU=; b=IZxMRVK7ZCClCo/S6kQpp5otD5m5M5Dd+FIs/nLE2yrHpeF2hVA9qDMRaUAisUgrPT +zZU6/EmbwW6bJwgbc9x0im32znzjN0jhvwQl7rh7xQzxOs15MLNByPjoRGuuBbiNamJ p/hrgn7X81oL4UU785I5nMjPsCCMcuJS90Kx0= MIME-Version: 1.0 Received: by 10.236.176.232 with SMTP id b68mr3532066yhm.170.1313591143316; Wed, 17 Aug 2011 07:25:43 -0700 (PDT) Received: by 10.147.41.9 with HTTP; Wed, 17 Aug 2011 07:25:43 -0700 (PDT) In-Reply-To: <4E4BBF43.7060100@thelounge.net> References: <4E4AE153.20704@thelounge.net> <4E4BB04C.3020200@thelounge.net> <4E4BBF43.7060100@thelounge.net> Date: Wed, 17 Aug 2011 16:25:43 +0200 Message-ID: To: Reindl Harald Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] https://bugs.php.net/bug.php?id=52312 From: pierre.php@gmail.com (Pierre Joye) On Wed, Aug 17, 2011 at 3:16 PM, Reindl Harald wrote: > so if "realpath_cache" will not be fixed in combination with "open_basedir" > it can be totally removed also for the handful of non-shared hosts Again, as stated many times already, php is not alone on a webserver. Many other tools or apps can and will create symbolic links, on purpose or not (flaws). There is no chance that we will ever cache open_basedir checks. There are alternative solutions as well. -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org