After installing netnews module and running cron.php i receive:
warning: fopen(modules/netnews/netnews_default.trace): failed to open stream: Permission denied in /home/httpd/vhosts/*****/httpdocs/modules/netnews.module on line 1692.
warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/*****/httpdocs/modules/netnews.module on line 1700.
warning: fopen(modules/netnews/netnews_default.trace): failed to open stream: Permission denied in /home/httpd/vhosts/*****/httpdocs/modules/netnews.module on line 1692.
warning: fclose(): supplied argument is not a valid stream resource in /home/httpd/vhosts/*****/httpdocs/modules/netnews.module on line 1700.
Wher's the problem?
Comments
Comment #1
ircresource commentedThe problem was the chmod 777 to the directory /modules/netnews/
Comment #2
janb commentedthe real problem is in lack of documentation. after the second beta, which I hope to have ready real soon now..., I will work on some decent basic documentation.
Thanks for the input.
Comment #3
ricabrantes commentedClosed.. Very long time without answers..
Comment #4
ricabrantes commented