Posted on: 06/14/02 06:15pm
By: Anonymous (frootis)
Things are not working well, why am I getting these errors???
Warning: fopen("/usr/local/plesk/apache/vhosts/bigbelt.com/httpdocs/logs/error.log", "a"

- Permission denied in /usr/local/plesk/apache/vhosts/bigbelt.com/httpdocs/lib-common.php on line 810
Warning: fputs(): supplied argument is not a valid File-Handle resource in /usr/local/plesk/apache/vhosts/bigbelt.com/httpdocs/lib-common.php on line 813
Warning: fputs(): supplied argument is not a valid File-Handle resource in /usr/local/plesk/apache/vhosts/bigbelt.com/httpdocs/lib-common.php on line 741
Warning: fputs(): supplied argument is not a valid File-Handle resource in /usr/local/plesk/apache/vhosts/bigbelt.com/httpdocs/lib-common.php on line 742
Warning: fclose(): supplied argument is not a valid File-Handle resource in /usr/local/plesk/apache/vhosts/bigbelt.com/httpdocs/lib-common.php on line 743
Here we go again ...
Posted on: 06/15/02 12:39am
By: Dirk
You get these error messages because you need to chmod 775 not only your logs and backend directories but also the files in those directories (error.log and access.log as well as geeklog.rdf). The errors should go away then.
bye, Dirk