Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29787 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32062 invoked by uid 1010); 26 May 2007 00:39:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32047 invoked from network); 26 May 2007 00:39:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 May 2007 00:39:31 -0000 Authentication-Results: pb1.pair.com header.from=judas.iscariote@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=judas.iscariote@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.162.224 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: judas.iscariote@gmail.com X-Host-Fingerprint: 64.233.162.224 nz-out-0506.google.com Linux 2.4/2.6 Received: from [64.233.162.224] ([64.233.162.224:53589] helo=nz-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id F1/D4-23498-1C187564 for ; Fri, 25 May 2007 20:39:30 -0400 Received: by nz-out-0506.google.com with SMTP id 34so478148nzf for ; Fri, 25 May 2007 17:39:25 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tAfclwKICrrYJbo9HtqksXheuvOV4EBYtndPYkzBc37WO62uY3AgtwjIZwfV28dG1vr+BCFPfiPg5lhXIqL0Cye5VMIHBeqMkRt0hjSETeZUN+wCVYlfYKSFMzwnnssS5h3Y3I/uSQhcoTiV6T/r23MBF329clnKvTK/O0O1BBw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=oOxoafrM9bpV4C4+Z0xoLW7gsSjCo0q3+WZBnxpAmVZ04uK6XDqebZt/Ym8Kqy6Pkqi7NXJBIDbMBna542v8mkFKQcZPLwdz6/iU4X9QE3aCpYdfxo5H7AfsPVM90HxKURDbleq6kK7qy53ZF2upjG+QEPCopeRwErGOYJ2kJWQ= Received: by 10.142.102.5 with SMTP id z5mr88172wfb.1180139962199; Fri, 25 May 2007 17:39:22 -0700 (PDT) Received: by 10.142.112.9 with HTTP; Fri, 25 May 2007 17:39:22 -0700 (PDT) Message-ID: <7d5a202f0705251739r4b2c9146qc920ba7b04a14520@mail.gmail.com> Date: Fri, 25 May 2007 20:39:22 -0400 To: internals@lists.php.net In-Reply-To: <4654A616.7050302@adaniels.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4638E608.2090202@adaniels.nl> <4654A616.7050302@adaniels.nl> Subject: Re: [PHP-DEV] Still having lstat trouble From: judas.iscariote@gmail.com ("Cristian Rodriguez") 2007/5/23, Arnold Daniels : > Expected: > link > link > differ > I get the "expected" result. with apache 2.2.3 and fastcgi in both 5.2.2 and current -dev , /tmp is mounted as a separate directory with "noatime" on a reiserfs filesystem.