X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id 3C18B3A4751 for ; Thu, 4 Nov 2004 01:24:38 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 63338-04 for ; Thu, 4 Nov 2004 01:24:30 +0000 (GMT) Received: from mproxy.gmail.com (mproxy.gmail.com [216.239.56.248]) by svr1.postgresql.org (Postfix) with ESMTP id 409903A436B for ; Thu, 4 Nov 2004 01:24:32 +0000 (GMT) Received: by mproxy.gmail.com with SMTP id w67so7853cwb for ; Wed, 03 Nov 2004 17:24:32 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=fZXQ04Ghmpv1T84p4LvHUAxOLRNCJL3U+VlN5RLhYyJEJdz02zj26uu3OGP5oDxhy/7xoXmOtZc09BhmlaKibcxLEe68tHdQpDEATtiY+lQ5uwGyh0X/Srb0iuds0fTicdY0+XdinT1uVqkCpknrQBw9+TDFQ2Rw8dPhfRpWwI0= Received: by 10.11.117.43 with SMTP id p43mr64378cwc; Wed, 03 Nov 2004 17:24:32 -0800 (PST) Received: by 10.11.119.69 with HTTP; Wed, 3 Nov 2004 17:24:32 -0800 (PST) Message-ID: <330532b604110317243f079b55@mail.gmail.com> Date: Wed, 3 Nov 2004 20:24:32 -0500 From: Mitch Pirtle Reply-To: Mitch Pirtle To: "Marc G. Fournier" Subject: Re: Inadequate hosting for www.postgresql.org Cc: "Gavin M. Roy" , Dave Page , Alexey Borzov , Oleg Bartunov , pgsql-www@postgresql.org In-Reply-To: <20041103205945.R82047@ganymede.hub.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <330532b6041103143870f5a6d2@mail.gmail.com> <41895FF2.10709@ehpg.net> <20041103202855.Y82047@ganymede.hub.org> <330532b6041103164743857939@mail.gmail.com> <20041103205945.R82047@ganymede.hub.org> X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, hits=0.0 tagged_above=0.0 required=5.0 tests= X-Spam-Level: X-Archive-Number: 200411/75 X-Sequence-Number: 5806 --enable-versioning: never did it, never saw the need for it, highly suspect it --disable-all: what is this, not listed at php.net either? Those are the only two that I think look fishy. Compiled into apache, or as a dynamic module? -- Mitch On Wed, 3 Nov 2004 21:01:33 -0400 (AST), Marc G. Fournier wrote: > Here is how FreeBSD ports is building mod_php4 ... does anything look > wrong with this? > > #!/bin/sh > ./configure \ > --enable-versioning \ > --enable-memory-limit \ > --with-layout=GNU \ > --with-config-file-scan-dir=/usr/local/etc/php \ > --disable-all \ > --with-regex=php \ > --with-apxs=/usr/local/sbin/apxs \ > --prefix=/usr/local i386-portbld-freebsd4.10