[turba] Re: [horde] No such file when importing
Jan Schneider
jan@horde.org
Wed Nov 27 11:06:17 2002
Zitat von Nate Mollring <nmollring@cennecs.org>:
> > What happens if you put var_dump(is_readable($_FILES['tmp_name']))
> after the
> > other var_dump line?
> >
> Here is what I get with the added line
> array(1) { ["import_file"]=> array(5) { ["name"]=> string(12)
> "contacts.csv"
> ["type"]=> string(24) "application/octet-stream" ["tmp_name"]=> string
> (14) "/tmp/phpIsrHwe" ["error"]=> int(0) ["size"]=> int(2912) } }
> bool(false)
There you got it: The uploaded file isn't readable by your webserver and
can't be moved because of this.
Jan.
--
http://www.horde.org - The Horde Project
http://www.ammma.de - discover your knowledge
http://www.tip4all.de - Deine private Tippgemeinschaft
More information about the turba
mailing list