Postponed (maintainer needs more info)
Project:
Image
Version:
6.x-1.x-dev
Component:
image.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jun 2009 at 03:46 UTC
Updated:
21 Dec 2010 at 12:19 UTC
I recently moved a site of mine to a multi-home environment that uses symlinks to refer to the same code base. I receive the same error twice:
* The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
* The selected file could not be copied, because no file by that name exists. Please check that you supplied the correct filename.
Comments
Comment #1
sunCould you provide some more details, please?
Comment #2
joachim commentedIf you mean that you have a set-up like this:
/drupal
/drupal/site-one -> .
/drupal/site-two -> .
then I have that set-up locally to run multiple instances of image module and work on several fronts at once. All works fine for me.