Closed (fixed)
Project:
ImageCache
Version:
5.x-1.3
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Feb 2008 at 21:26 UTC
Updated:
29 Mar 2008 at 19:48 UTC
I created an image field using imagecache for uploading images to stories. When I attempt to upload an image via this field I get the following error: warning: move_uploaded_file(): SAFE MODE Restriction in effect. The script whose uid is 518 is not allowed to access /tmp/tmp_caNvt1 owned by uid 48 in /home/virtual/site14/fst/var/www/html/includes/file.inc on line 241.
There was no place to enter allowed file types when I was creating the image field. I thought maybe this was not required when using this newer version of imagecache. Could this be the problem?
What do I need to do to fix this.
Comments
Comment #1
macuhail commentedIssue partially fixed by turning off safe mode. Now the images still wont upload, but I am not getting the error.
Comment #2
dopry commentedyes this doesn't work with safe mode... check your filesystem settings.