I have been messing with the instructions provided in this forum as well as in the add-on section to produce an RSS feed. I am able to set up the file "rss.xml" and store it in the templates/index directory and have gone so far as to change its permissions to 777.
When I try to access it either through the validator that was published or just from the browser directly, I receive an "The server encountered an internal error or misconfiguration and was unable to complete your request."
I then go to the error log on my site to see what the error might be and find the following:
[error] File does not exist: /home/httpd/vhosts/insidemagic.com/httpdocs/rss.xml
File does not exist:
/home/httpd/vhosts/insidemagic.com/httpdocs/favicon.ico
File does not exist: /home/httpd/vhosts/insidemagic.com/httpdocs/insidemagic
Premature end of script headers: rss.xml
File does not exist: /home/httpd/vhosts/insidemagic.com/httpdocs/favicon.ico
File does not exist: /home/httpd/vhosts/insidemagic.com/httpdocs/insidemagic
Because I am not bright, I do not know if all of those errors are related to the attempt to raise the RSS feed. The errors were produced by trying the url:
http://insidemagic.com/rss.xml or
http://insidemagic.com/cgi-bin/artman/templates/rss.xml Any help anyone can provided will be graciously accepted. Please assume I have a brain like a turnip and explain in excrutiating detail how to fix it.
Thank you every one.
Tim Quinlan