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

ircresource’s picture

The problem was the chmod 777 to the directory /modules/netnews/

janb’s picture

Component: Code » Documentation
Assigned: Unassigned » janb

the 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.

ricabrantes’s picture

Closed.. Very long time without answers..

ricabrantes’s picture

Status: Active » Closed (fixed)