X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by postgresql.org (Postfix) with ESMTP id 509C19DCAE4; Mon, 20 Mar 2006 08:15:23 -0400 (AST) Received: from postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 63432-07; Mon, 20 Mar 2006 08:15:25 -0400 (AST) X-Greylist: from auto-whitelisted by SQLgrey- X-Greylist: from auto-whitelisted by SQLgrey- Received: from anchor-post-36.mail.demon.net (anchor-post-36.mail.demon.net [194.217.242.86]) by postgresql.org (Postfix) with ESMTP id 7FE589DC812; Mon, 20 Mar 2006 08:15:18 -0400 (AST) Received: from mailgate.vale-housing.co.uk ([194.217.48.34] helo=vale-housing.co.uk) by anchor-post-36.mail.demon.net with esmtp (Exim 4.42) id 1FLJI6-00037J-K8; Mon, 20 Mar 2006 12:15:20 +0000 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-MimeOLE: Produced By Microsoft Exchange V6.5 Subject: Re: Techdocs replacement Date: Mon, 20 Mar 2006 12:15:17 -0000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: [pgsql-www] Techdocs replacement thread-index: AcZLlE3JsatymJOGSEqPKjpSX0CQawAAEcUAAACX+XsAIDGkYA== From: "Dave Page" To: , Cc: X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.322 required=5 tests=[AWL=0.322] X-Spam-Score: 0.322 X-Spam-Level: X-Archive-Number: 200603/114 X-Sequence-Number: 9704 =20 > -----Original Message----- > From: pgsql-www-owner@postgresql.org=20 > [mailto:pgsql-www-owner@postgresql.org] On Behalf Of Dave Page > Sent: 19 March 2006 20:52 > To: mha@sollentuna.net; scrappy@postgresql.org > Cc: pgsql-www@postgresql.org > Subject: Re: [pgsql-www] Techdocs replacement >=20 >=20 >=20 > -----Original Message----- > From: "Magnus Hagander" > Sent: 19/03/06 20:35:30 > To: "Marc G. Fournier" > Cc: "pgsql-www@postgresql.org" > Subject: Re: [pgsql-www] Techdocs replacement >=20 > > Missing module(s) not compiled in. In this case "tidy",=20 >=20 > Iirc, the problem is actually that it's not a compiled module=20 > (which is why it didn't get spotted), but a php code module.=20 > I'll sort it ASAP. Actually turns out that I had installed tidy, but the API changed between php 4 & 5. I've now upgraded developer.pgadmin.org (where the sandboxes live) to php 5.1.2 - Magnus will need to fix his code :-p Regards, Dave.