Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:29775 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74460 invoked by uid 1010); 25 May 2007 21:58:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74445 invoked from network); 25 May 2007 21:58:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 May 2007 21:58:58 -0000 Authentication-Results: pb1.pair.com header.from=lists@block-online.eu; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=lists@block-online.eu; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain block-online.eu from 81.169.146.160 cause and error) X-PHP-List-Original-Sender: lists@block-online.eu X-Host-Fingerprint: 81.169.146.160 mo-p00-ob.rzone.de Solaris 10 (beta) Received: from [81.169.146.160] ([81.169.146.160:8295] helo=mo-p00-ob.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BD/80-03210-F1C57564 for ; Fri, 25 May 2007 17:58:57 -0400 Received: from ollie.block.home (dslb-084-063-181-114.pools.arcor-ip.net [84.63.181.114]) by post.webmailer.de (klopstock mo53) (RZmta 6.8) with ESMTP id E05594j4PLeSYd ; Fri, 25 May 2007 23:58:52 +0200 (MEST) To: Tijnema Date: Fri, 25 May 2007 23:57:27 +0200 User-Agent: KMail/1.7.1 References: <4638E608.2090202@adaniels.nl> <200705252026.11759.lists@block-online.eu> In-Reply-To: Cc: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-ID: <200705252357.28302.lists@block-online.eu> X-RZG-AUTH: jsAgD75E4FZRsMYse5W8COLJ40bV42cELvihCND/Uu2brXmKBiVojC8ZpUDp X-RZG-CLASS-ID: mo00 Subject: Re: [PHP-DEV] Re: Still having lstat trouble From: lists@block-online.eu (Oliver Block) Am Freitag, 25. Mai 2007 20:30 schrieben Sie: > He said that the problem only occured with the Apache 2 SAPI, so the > gdb is for the PHP CLI. You can also use it with apache2 sapi. But then you need to do (Debian) gdb /usr/sbin/apache2 and then run -k start If you set a break to zif_... that should work. Regards, Oliver > > Tijnema > > > Am Freitag, 25. Mai 2007 19:50 schrieb Arnold Daniels: > > > Hi again, > > > > > > No, the symlinks work fine in the shell and with all other > > > applications. Also I haven't mounted with any options other than > > > 'notail'. Please have a look at the e-mail I've send a few hours ago. > > > > > > arnold@arnold-laptop:~$ mount > > > /dev/sda3 on / type reiserfs (rw,notail) > > > ..... > > > > > > Best regards, > > > Arnold > > > > > > Rasmus Lerdorf wrote: > > > > Tijnema wrote: > > > >> On 5/24/07, Rasmus Lerdorf wrote: > > > >>> Which filesystems is /tmp on on the various boxes? tmpfs related > > > >>> perhaps? > > > >>> > > > >>> -Rasmus > > > >> > > > >> Nice idea, but I don't think it's a problem there, I think it's a > > > >> configuration problem. I've build my own linux, and so I have all > > > >> configuration like I want. > > > >> I'm running php-5.2.3RC1 as Apache 2.2.3 module. > > > >> I've split up my USB stick in a few file systems, and they worked > > > >> all for me, except for msdos&vfat file systems, as they don't > > > >> support symlinks. > > > >> Test results here: > > > >> http://86.86.80.41/fs_test.php > > > >> and source for the test is here: > > > >> http://86.86.80.41/fs_test.phps > > > > > > > > Mount options then perhaps? There is a "nosymlink" mount option > > > > which would certainly cause this. > > > > > > > > -Rasmus > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php