X-Original-To: pgsql-www-postgresql.org@localhost.postgresql.org Received: from localhost (unknown [200.46.204.2]) by svr1.postgresql.org (Postfix) with ESMTP id 387F8D1DB57 for ; Tue, 9 Mar 2004 16:39:35 +0000 (GMT) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (neptune.hub.org [200.46.204.2]) (amavisd-new, port 10024) with ESMTP id 85272-09 for ; Tue, 9 Mar 2004 12:39:29 -0400 (AST) Received: from php.gurugeek.org (unknown [213.174.166.198]) by svr1.postgresql.org (Postfix) with ESMTP id 37088D1C9C4 for ; Tue, 9 Mar 2004 12:39:28 -0400 (AST) Received: from [127.0.0.1] (localhost [127.0.0.1]) by php.gurugeek.org (Postfix) with ESMTP id B47BE227BFD; Tue, 9 Mar 2004 17:39:25 +0100 (CET) In-Reply-To: <1078849911.2753.360.camel@camel> References: <03AF4E498C591348A42FC93DEA9661B889F5E5@mail.vale-housing.co.uk> <1078849911.2753.360.camel@camel> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <531D2341-71E8-11D8-ABD1-000A95EB456A@dotgeek.org> Content-Transfer-Encoding: 7bit Cc: PostgreSQL WWW Mailing List From: David Costa Subject: Re: news / events RSS feeds Date: Tue, 9 Mar 2004 17:39:24 +0100 To: Robert Treat X-Mailer: Apple Mail (2.612) X-Virus-Scanned: by amavisd-new at postgresql.org X-Archive-Number: 200403/81 X-Sequence-Number: 3897 On Mar 9, 2004, at 5:31 PM, Robert Treat wrote: > Ok, now it is complaining that it needs XML/Util.php. Looking at the > code, I think that should be it, Marc, can you hook us up with that? yes you need to add Serializer.php on your php include path within the XML folder... e.g. /usr/local/php5.0-b3/lib/php/XML If you do not have am XML folder you should install XML_RPC with the command "pear install XML_RPC" perhaps you might also add XML_Util > > Robert Treat > > On Tue, 2004-03-09 at 04:35, Dave Page wrote: >> >> >>> -----Original Message----- >>> From: Robert Treat [mailto:xzilla@users.sourceforge.net] >>> Sent: 09 March 2004 05:40 >>> To: pgsql-www@postgresql.org >>> Subject: [pgsql-www] news / events RSS feeds >>> >>> The code consists of three files... pg_news.rdf, >>> pg_events.rdf, and Serializer.php (note the big S) which all >>> currently reside in >>> /usr/local/www/www.postgresql.org/. The Serializer.php file >>> needs to be >>> placed in /usr/local/share/pear/XML/ for it to work, and we >>> might need some >>> tweaking after that. If someone can move it over I'll take >>> this back up, or >>> you can take it up from where I left off... >> >> I've moved it across. >> >> Regards, Dave >> >> ---------------------------(end of >> broadcast)--------------------------- >> TIP 8: explain analyze is your friend > -- > Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL > > > ---------------------------(end of > broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/docs/faqs/FAQ.html