Hi,
An error occurs when I upload a profile picture in my website.
As soon I browse the picture and hit the save button, the following error occurs:

•warning: move_uploaded_file(c:/wampserver/tmp/mukul.jpg) [function.move-uploaded-file]: failed to open stream: No such file or directory in /home/seoabcin/public_html/includes/file.inc on line 618.
•warning: move_uploaded_file() [function.move-uploaded-file]: Unable to move '/tmp/php91sZLa' to 'c:/wampserver/tmp/mukul.jpg' in /home/seoabcin/public_html/includes/file.inc on line 618.
•File upload error. Could not move uploaded file.

Would Someone please give me a solution?

Comments

vanrijnr1’s picture

Let me point you to: http://drupal.org/search/apachesolr_multisitesearch/move_uploaded_file%2...

You can search drupal for your entire error message, or part of it. Often, after some looking around I find something that works.

Roy

ashoksharma’s picture

I solved this.
See this comment: http://drupal.org/node/772976#comment-5445190