I am working on a rss aggregator script. however when I installed the same set of scripts on 1 webhost it works perfectly fine; however on another host of mine i get the following error
Code: Select all
PHP Warning: fopen(/home/mysite/public_html/news/.rss.html) [<a href='function.fopen'>function.fopen</a>]: failed to open stream: Permission denied in /home/mysite/public_html/news/rsslib.php on line 84The directory is 755 and all files in it are 644