coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: xtremenorthwest on October 11, 2005, 06:21:57 PM

Title: upload error
Post by: xtremenorthwest on October 11, 2005, 06:21:57 PM
Need help can't upload pictures due to this error.
Error Message
Impossible to move.

Warning: move_uploaded_file(./albums/edit/mHTTP_temp_adbff862.gif): failed to open stream: Permission denied in d:\inetpub\wwwroot\sites\xtremenorthwest.com\http\photo_gallery\upload.php on line 1197

Warning: move_uploaded_file(): Unable to move 'D:\Inetpub\php\uploadtemp\php6C2.tmp' to './albums/edit/mHTTP_temp_adbff862.gif' in d:\inetpub\wwwroot\sites\xtremenorthwest.com\http\photo_gallery\upload.php on line 1197


Is there any thing I can do to fix this problem so I can upload Pictures? ??? :-X


Debug Info:

USER:
------------------
Array
(
    [ID] => d3896e317358e74f7925e042c0af0981
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => ****
    [user_password] => ****
    [user_lastvisit] => 2005-10-18 06:31:56
    [user_regdate] => 2005-07-19 09:36:01
    [user_group_list] =>
    [user_email] =>
    [user_website] => www.xtremenorthwest.com
    [user_location] => ****
    [user_interests] => ****
    [user_occupation] => ****
    [user_actkey] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 0
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [has_admin_access] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 0
    [can_see_all_albums] => 1
    [group_id] => 1
    [groups] => Array
        (
            [1] => 1
        )

)

==========================
Queries:
------------------
Array
(
   
Title: Re: upload error
Post by: artistsinhawaii on October 11, 2005, 09:02:06 PM
Search the board, and read the sticky threads (the ones with a pin icon) of this board, this has been asked a number of times already.

Make sure you are using the lastest stable version of Coppermine (currently 1.35).

Create an 'edit' folder within albums, if it isn't there, and check your site's folder permissions (CHMOD).

Dennis