One of possible reasons could be that you are behind proxy. PmFeed recipe
uses fopen() function to open RSS feed and this function does not support
connection through proxy.

Roman

On Thu, Jul 17, 2008 at 18:20, Graham Archer <[EMAIL PROTECTED]> wrote:

> Hi,
>
> posting this a second time in the hope someone can help me.
>
> I am trying to get recipe pmfeed working.
>
> I am using pmwiki-2.2.0-beta67 and pmfeed version 0.7.
>
> I have these three feeds in a pmwiki page:
>
> (:pmfeed
> feed='
> http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml'
> :)
> (:pmfeed 
> feed='http://www.digg.com/rss/index.xml'<http://www.digg.com/rss/index.xml%27>
> :)
> (:pmfeed :)
>
> Viewing the page shows:
> Error: It's not possible to reach RSS file
> http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml ...
> Error: It's not possible to reach RSS file
> http://www.digg.com/rss/index.xml ...
> Error: It's not possible to reach RSS file
> http://www.pmwiki.org/wiki/Site/AllRecentChanges?action=rss ...
>
> I can't fathom out what I am doing or not doing that is preventing the
> feed.
> I have a pmwiki/pub/cache directory that is chmod to 777 also.
>
> If I includeurl to the page... for example
>
> (:includeurl
> http://newsrss.bbc.co.uk/rss/newsonline_uk_edition/front_page/rss.xml  :)
> then the page is displayed o.k. - so  I can "reach" the urls and
> display them - but not it seems with pmfeed???
>
> Any help would be appreciated.
>
> Thanks
>
> Graham
>
>
>
> _______________________________________________
> pmwiki-users mailing list
> [email protected]
> http://www.pmichaud.com/mailman/listinfo/pmwiki-users
>
_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to