From: | David Costa <geeks(at)dotgeek(dot)org> |
---|---|
To: | Robert Treat <xzilla(at)users(dot)sourceforge(dot)net> |
Cc: | PostgreSQL WWW Mailing List <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: news / events RSS feeds |
Date: | 2004-03-09 16:39:24 |
Message-ID: | 531D2341-71E8-11D8-ABD1-000A95EB456A@dotgeek.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
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(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
From | Date | Subject | |
---|---|---|---|
Next Message | Robert Treat | 2004-03-09 19:08:18 | Re: news / events RSS feeds |
Previous Message | Robert Treat | 2004-03-09 16:31:50 | Re: news / events RSS feeds |