From owner-freebsd-isp@FreeBSD.ORG Tue Feb 3 08:39:51 2004 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 71B2E16A4CE for ; Tue, 3 Feb 2004 08:39:51 -0800 (PST) Received: from mx2.dobleJ.net (243.Red-213-97-10.pooles.rima-tde.net [213.97.10.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92E5243D2F for ; Tue, 3 Feb 2004 08:39:45 -0800 (PST) (envelope-from juanjo.listas@dobleJ.net) X-Server: Reenviado vía mx2.dobleJ.net From: Juan Jose Sanchez Mesa To: X-Mailer: PocoMail 3.03 (1740) - Licensed Version Date: Tue, 3 Feb 2004 17:39:36 +0100 Message-ID: <200423173936.773973@juanjo> In-Reply-To: <20040203162633.63832.qmail@web40709.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: Re: FreeBSD problem with Apache 2.0.48 and php4.3.4 X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 16:39:51 -0000 It's a PHP know bug. Update to the last CVS. http://bugs.php.net/bug.php?id=3D25753 En fecha Tue, 3 Feb 2004 08:26:33 -0800 (PST), rtsit escribi=F3: > > On a FreeBSD box, with 256 meg RAM, and a 1.7 Gig > processor, we have about 300 virtualdomain sites > running on.. > > Apache 2.0.48 and php4.34 > > I know memory is a bit low, but we're not really > hitting swap yet. Load avg is 0.10, 0.19, 0.22 > > Web directories mounted by NFS share... > > The problem we're having is that everything works > great. PHP pages get server-parsed by Apache, etc. > > Out of every 30 or 40 page loads, all of a sudden some > PHP code is no longer webserver parsed and gets dumped > to STDOUT. (using IE6, you can go to VIEW/SOURCE and > see raw php code). > > Simplying hitting reload/refresh works, and then > everything magically goes back to normal again, until > another few minutes where raw php code gets dumped > again. > > Since this is going to freebsd-isp I figured someone > may have seen this type of behavior before. > > Maybe this helps? > > ipcs -a ; sysctl vm.zone > Message Queues: > T ID KEY MODE OWNER GROUP > CREATOR CGROUP CBYTES QNUM QBYTES LSPID LRPID > STIME RTIME CTIME > > Shared Memory: > T ID KEY MODE OWNER GROUP > CREATOR CGROUP NATTCH SEGSZ CPID LPID ATIME > DTIME CTIME > > Semaphores: > T ID KEY MODE OWNER GROUP > CREATOR CGROUP NSEMS OTIME CTIME > > vm.zone: > ITEM SIZE LIMIT USED FREE > REQUESTS > > PIPE: 160, 0, 27, 993, > 1057864 > SWAPMETA: 160, 30878, 274, 1825, > 4868 > unpcb: 160, 0, 18, 132, > 16258 > ripcb: 192, 3944, 0, 42, > 43 > syncache: 160, 15359, 0, 76, > 427479 > tcpcb: 576, 3944, 256, 177, > 499562 > udpcb: 192, 3944, 3, 39, > 111791 > socket: 192, 3944, 277, 192, > 627655 > KNOTE: 64, 0, 0, 128, > 76899 > DIRHASH: 1024, 0, 54, 482, > 9235 > NFSNODE: 352, 0, 15800, 194, > 2269784 > NFSMOUNT: 544, 0, 1, 6, > 1 > VNODE: 192, 0, 16420, 116, > 16420 > NAMEI: 1024, 0, 0, 40, > 63394549 > VMSPACE: 192, 0, 89, 935, > 500459 > PROC: 416, 0, 95, 885, > 500465 > DP fakepg: 64, 0, 0, 0, > 0 > PV ENTRY: 28, 521326, 66180, 347052, > 2435482414 > MAP ENTRY: 48, 0, 8807, 11551, > 38930495 > KMAP ENTRY: 48, 15735, 2082, 1032, > 1090110 > MAP: 108, 0, 7, 3, > 7 > VM OBJECT: 92, 0, 17981, 3879, 13734418 > > __________________________________ > Do you Yahoo!? > Yahoo! SiteBuilder - Free web site building tool. Try it! > http://webhosting.yahoo.com/ps/sb/ > _______________________________________________ > freebsd-isp@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-isp > To unsubscribe, send any mail to "freebsd-isp-unsubscribe@freebsd.org"