Closed (fixed)
Project:
ImageField
Version:
6.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Apr 2009 at 14:54 UTC
Updated:
2 Jan 2014 at 19:06 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
amitaibuMy problem by the way is the I get a
warning: is_dir() [function.is-dir]: open_basedir restriction in effect. File(/var/www/vhosts/XXX.com) is not within the allowed path(s): (/var/www/vhosts/XXX.com/httpdocs:/tmp:/var/www/vhosts/XXX.com/private)Comment #2
amitaibuPatch allow checking only directories inside the file path.
Comment #3
quicksketchThanks Amitaibu, checked with private and public files and it works as expected. Thanks for the nice fix!