View Single Post
  #5  
Old 08-16-2006, 05:41 AM
Theopod Theopod is offline
First Sergeant
 
Join Date: Mar 2006
Posts: 76
Default Re: How to Add PHP RSS Feeds to Your Web Page.

Sorry for keeping this thread active, but i really want solve this problem! The following is the error i keep getting on my web page when i try to install the rssfeeds.php
[an error occurred while processing this directive]
I follow the install instructions and try different variations, but it just wont work.
I saved the php code on notepad and named it rssfeeds.php. I then went into cpanel and opened file manager and uploaded the rssfeeds.php into my public_html folder. I opened apache handlers in cpanel then changed the .htaccess by adding .htm and .html server-parsed. I then added the ssi <!--#include virtual="/rssfeeds.php" --> to an html box on my web page and published the page. "Doesn't work" The instructions below say to save the rssfeeds.php file to my root folder and upload to server. Is my root folder my public_html folder. Maybe this is where i went wrong. How do i save the rssfeeds.php into my root folder and upload to server?

Add the PHP code that was given to you by the RSS reader in to the blank rssfeeds.php file and save it in your root folder and upload it to your server. There should nothing else in the file except the code that was given to you by the reader.
Reply With Quote