Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55648 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72762 invoked from network); 28 Sep 2011 08:53:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 Sep 2011 08:53:55 -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.218.42 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.218.42 mail-yi0-f42.google.com Received: from [209.85.218.42] ([209.85.218.42:42930] helo=mail-yi0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 35/E1-62163-1A0E28E4 for ; Wed, 28 Sep 2011 04:53:54 -0400 Received: by yib12 with SMTP id 12so7252971yib.29 for ; Wed, 28 Sep 2011 01:53:51 -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=JLV6edCIcH9Ai2duaSJ235AfAZFuaUxVFyxAys0Csqk=; b=BU7UvuWzyeFFSpZK/Jp9tdTgJxj83hF5zqv/GFgX1eca1lzR3A3dKpgh3KVwGIEbhV 25YLavBgiunZUQjuYbqH2swh5ABHZeH/mIB5ImS1Bs4UzEVF0ZRCdw4IWPoXsQ01hPUN 9CVtti7Iu6uKL6Mw18ME0ZxACpIo27JxP93fI= MIME-Version: 1.0 Received: by 10.236.178.10 with SMTP id e10mr10024076yhm.31.1317200031422; Wed, 28 Sep 2011 01:53:51 -0700 (PDT) Received: by 10.147.169.18 with HTTP; Wed, 28 Sep 2011 01:53:51 -0700 (PDT) In-Reply-To: <4E82DFBE.7000701@thelounge.net> References: <4E81902E.1020304@thelounge.net> <4E824B36.4040209@gmail.com> <4E824BF7.9070405@thelounge.net> <4E824F69.1010703@gmail.com> <4E825084.4040703@thelounge.net> <4E82B825.5060003@daylessday.org> <4E82C679.9030800@thelounge.net> <4E82DFBE.7000701@thelounge.net> Date: Wed, 28 Sep 2011 10:53:51 +0200 Message-ID: To: Reindl Harald Cc: internals@lists.php.net Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] open_basedir bypass -> errata tempnam() From: pierre.php@gmail.com (Pierre Joye) On Wed, Sep 28, 2011 at 10:50 AM, Reindl Harald wrote: > without any param /tmp is right but not as magical fallback and in > my opinion a well desigend webapp should never touch global /tmp > shared with other hosts and applications Well, a well configured shared host has correct temporary directory set. In any case, please open a bug at bugs.php.net so we can follow this possible more closely. Please use the very simply script I use as it is all we need to debug it. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org