move_uploaded_file [SOLVED]
Posted: Wed Mar 26, 2008 10:00 am
Hi,
I have written an upload program so many times but i am stuck with this one.
I keep getting the following error when I try to upload a file:
Warning: move_uploaded_file(/uploads/client_logos/back.gif) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/site/public_html/dev/registration/admin/inc/event_newValidation.php on line 787
I know for a fact that the folders exist on the server and I have changed dir permissions too.
What might it be?
I have written an upload program so many times but i am stuck with this one.
I keep getting the following error when I try to upload a file:
Warning: move_uploaded_file(/uploads/client_logos/back.gif) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/site/public_html/dev/registration/admin/inc/event_newValidation.php on line 787
I know for a fact that the folders exist on the server and I have changed dir permissions too.
What might it be?