On Fri, March 18, 2005 1:43 pm, Timothy A. Whitley, P.E. said:
> Warning:  move_uploaded_file(/images/tim.jpg): failed to open stream: No
> such file or directory in
> /usr/hsphere/local/home/ice-admi/iceagents.com/CxDatabase/fileuploadh.ph
> p on line 20

Dollars to doughnuts there is *NO* /images directory on your machine.

There might be a /www/iceagents.com/public_html/images directory, or there
might be a /home/whitley/public_html/images directory or something like
that, but almost for sure there ain't no /images directory on your
machine.

If there *IS* such a directory, PHP needs write access to it.

-- 
Like Music?
http://l-i-e.com/artists.htm

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to