| Permission denied files directory -
03-03-2008, 06:41 PM
Hi Everyone,
We're having a problem in the staff admin. When a ticket has been created and we want to reply with a perdeterminded reply. We're getting the following error messages:
------------- Warning: fopen(./files/8a70b6a2038e8fbf8f031a18347e2414.js) [function.fopen]: failed to open stream: Permission denied in /home/support/domains/[domain name of site]/public_html/includes/functions_jscache.php on line 67 Warning: fwrite(): supplied argument is not a valid stream resource in /home/support/domains/[domain name of site]/public_html/includes/functions_jscache.php on line 68 Warning: fclose(): supplied argument is not a valid stream resource in /home/support/domains/[domain name of site]/public_html/includes/functions_jscache.php on line 69 Warning: Cannot modify header information - headers already sent by (output started at /home/support/domains/[domain name of site]/public_html/includes/functions_jscache.php:67) in /home/support/domains/[domain name of site]/public_html/includes/functions_html.php on line 1375
------------- [domain name of site] :the original domainname is changed in this message to [domain name of site]
Its a permission problem, but the files directory has the permssions 777. The index.html file inside this directory has the 777 permission, but the *.js files all have the 644 permissions. Anyone has any idea?
Thanks Arian |