hello, I'd really like to be able to use pmfeed with pmwiki. I got the same error as the user on http://www.pmwiki.org/wiki/Cookbook/PmFeed : "Error: It's not possible to reach RSS file"
I tried with the rss provided with the example : http://www.digg.com/rss/index.xml and with several others as well, for the same result. I'm pretty sure it's because of the configuration of the webserver. I tried it 3 different ways for the same output: the first one on a free webhost, which may not allow to use curl to retrieve the feed. The second one using xampp (on linux). I had used the default values. The last one using the php and apache provided by my linux distribution (archlinux): I had enabled extension=curl.so in my php.ini, and I have installed php-curl as well (phpinfo tells me curl is enabled). What could I have missed? Thank you in advance. _______________________________________________ pmwiki-users mailing list [email protected] http://www.pmichaud.com/mailman/listinfo/pmwiki-users
