I tested RSS feed on my window apache webser with dev 1.2.1
It works well.
but when I tested on my webhosting server with dev 1.2.1 It's not working.
If I use RSS feed in phpwcms , Is there some special php function required?
Thanks,
[solved] my webhosting server allow_url_fopen off.
if you use RSS in this case, please edit .htaccess as follows:
php_flag allow_url_fopen 1