woo

Anonymous
worried
I can't syndicate any rss feeds at all. I'm getting
===snip-snip===
GeekLog can not reach the supplied RDF file at 2004-02-14 18:50:17. Please double check the URL provided. Make sure your url is correctly entered and it begins with http://. GeekLog will try in one hour to fetch the file again.
===snip-snip===

Yep, urls are correct. I'm running geeklog on a jailed system so that can be a problem, as I had to chmod 777 all the files that were to be 775. So perhaps there can be smth wrong with access rights, i guess.
Anyway, I can't do anything about it & I need help badly.

Thanks in advance

Status: offline

Dirk

Site Admin
Admin
Registered: 01/12/02
Posts: 13073
RSS feeds are read from remote servers, so the file permissions on your local server can't be the problem here.

Geeklog is attempting an fopen on a URL. IIRC, that can be enabled/disabled in the PHP configuration. See the PHP manual for details.

bye, Dirk