i've just fiinished installing Drupal 6.13 hosted at hosrator.com
When i try to change logo & favicon image, i've got this problem :
* warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access sites/default/files/tmp/forum_new.gif in /www/hostrator.com/n/o/k/nokiascheme/htdocs/includes/file.inc on line 572.
* File upload error. Could not move uploaded file.
* warning: move_uploaded_file() [function.move-uploaded-file]: Unable to access sites/default/files/tmp/U_texture.png in /www/hostrator.com/n/o/k/nokiascheme/htdocs/includes/file.inc on line 572.
* File upload error. Could not move uploaded file.
* The settings have not been saved because of the errors.
i don't understand, how to change or fix the file.inc on line 572 is ?
==================================================================
this is line 570 >>> * destination directory should overwritten. A false value will generate a
this is line 571 >>> * new, unique filename in the destination directory.
this is line 572 >>> * @return
this is line 573 >>> * An object containing the file information, or 0 in the event of an error.
this is line 574 >>> */
==================================================================