Hello,
I change of web-hosting to mount and setup my own dedicated server. All is working, I configure it with the Boonex recommandations.
However, I have a problem with RSS Feeds. By exemple, in Dolphin's backend, I can't see the Boonex's news : I have only an image which indicate me that the RSS feeds is currently loading...
With the error console of Firefox, I have this error :
Error: tag does not match. Expected: </ hr>.
Source File: http://www.mywebsite.com/get_rss_feed.php?ID=boonex_news&member=0
Line: 6 Column: 3
Source Code:
</ body>
Is there something to do (like opening a port) for RSS Feeds' module ?
PHP and server configuration is OK from the admin tools in the backend.
-------------------------------
Some informations about my server :
My server is under Debian Squeeze.
Module mod-security2 is disabled
PHP: 5.3.3-7+squeeze8 with FastCGI
-------------------------------
Do you have an idea ?
Thank you.