By quasarfleet on
# warning: unlink(sites/default/files/tmp/2sexy4fur.jpg) [function.unlink]: Permission denied in /www/uuuq.com/q/u/a/quasar/htdocs/includes/file.inc on line 435.
# warning: unlink(sites/default/files/tmp/JayunsPlanet_Soulja.gif) [function.unlink]: Permission denied in /www/uuuq.com/q/u/a/quasar/htdocs/includes/file.inc on line 435.
I deleted the files from the server manually when I was doing a little maintenance. Now when I run cron I get these error messages... How to I get rid of them?
Comments
Hi, Have you checked the
Hi,
Have you checked the access permissions of the sites/default/files/tmp/ folder? The web server needs permission to it. You might need to give write permission to "all" for that folder.
At least this is something to try first, to see if it helps.
That was it, thanks!
That was it, thanks!