Closed (works as designed)
Project:
Exif
Version:
6.x-1.2
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
25 Dec 2009 at 00:19 UTC
Updated:
12 Jan 2010 at 15:50 UTC
i get that wenn i add an image to a cck image field. any ideas?
warning: getimagesize(sites/default/files) [function.getimagesize]: failed to open stream: Permission denied in C:\xampp\htdocs\drupal_clean\sites\all\modules\exif\exif.class.php on line 91.
thank you
marco
Comments
Comment #1
rapsli commentedthis is a permission problem. Your file is being uploaded, but PHP does not have read permission to get the properties from the file. Talk to the system administrator.
Comment #2
marcoka commentedthank you for the hint. i am admin. i will find a solution.
Comment #3
espenmoe commentedI have the same problem. How can I solve it in xampp (local lamp for windows)?