Re: news / events RSS feeds

From: Robert Treat <xzilla(at)users(dot)sourceforge(dot)net>
To: David Costa <geeks(at)dotgeek(dot)org>
Cc: PostgreSQL WWW Mailing List <pgsql-www(at)postgresql(dot)org>
Subject: Re: news / events RSS feeds
Date: 2004-03-09 19:08:18
Message-ID: 1078859298.22416.374.camel@camel
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-www

On Tue, 2004-03-09 at 11:39, David Costa wrote:
>
> 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

yup, thats what Dave did.

>
> 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
>

we have an XML folder, just no Util.php within it... so I guess we need
to do "pear install XML_Util"

Robert Treat

>
> >
> > Robert Treat
> >
> > On Tue, 2004-03-09 at 04:35, Dave Page wrote:
> >>
> >>
> >>> -----Original Message-----
> >>> From: Robert Treat [mailto:xzilla(at)users(dot)sourceforge(dot)net]
> >>> Sent: 09 March 2004 05:40
> >>> To: pgsql-www(at)postgresql(dot)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
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
--
Build A Brighter Lamp :: Linux Apache {middleware} PostgreSQL

In response to

Browse pgsql-www by date

  From Date Subject
Next Message Alexey Borzov 2004-03-09 19:22:32 Re: Update on 'portal' changes
Previous Message David Costa 2004-03-09 16:39:24 Re: news / events RSS feeds