Coppermine suddenly won't let us upload pix??? Coppermine suddenly won't let us upload pix???
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Coppermine suddenly won't let us upload pix???

Started by JVRudnick, February 25, 2005, 05:41:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

JVRudnick

We've had the 1.3.2 version up and running now for about 2 months...and it worked fine up till about 5 days ago.

Now, I can not get the Upload funciton to work...I properly id a photo, the path is properly inserted into the path field, I click Continue, then try to give the photo a Title, click Continue -- and I get this error...

Warning: rename(./albums/edit/mHTTP_temp_c094c78a.jpg,albums/userpics/11001/boeing~0.jpg): Permission denied in C:\Inetpub\vhosts\teen-terminal.com\httpdocs\forums\gallery\upload.php on line 2236


Here's the debug report...


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

==========================
USER DATA:
------------------
Array
(
   
  • => 1001
       [user_id] => 1001
       [1] => HFleen
       [user_name] => HFleen
       [2] => 6
       [mgroup] => 6
       [3] => 35002509cafc8f4db2283450632fcee4
       [password] => 35002509cafc8f4db2283450632fcee4
       [4] => 6
       [group_id] => 6
       [5] => Administrators
       [group_name] => Administrators
       [6] => 0
       [group_quota] => 0
       [7] => 0
       [has_admin_access] => 1
       [8] => 0
       [can_rate_pictures] => 0
       [9] => 0
       [can_send_ecards] => 0
       [10] => 0
       [can_post_comments] => 0
       [11] => 1
       [can_upload_pictures] => 1
       [12] => 0
       [can_create_albums] => 0
       [13] => 1
       [pub_upl_need_approval] => 1
       [14] => 1
       [priv_upl_need_approval] => 1
       [15] => 3
       [upload_form_config] => 3
       [16] => 0
       [custom_user_upload] => 0
       [17] => 5
       [num_file_upload] => 5
       [18] => 3
       [num_URI_upload] => 3
       [can_see_all_albums] => 1
       [groups] => Array
           (
               
  • => 6
           )

    )

    ==========================
    Queries:
    ------------------
    Array
    (
       
  • => SELECT extension, mime, content FROM cpg_filetypes;
       [1] => SELECT userid as user_id, username as user_name, usergroupid as mgroup, password FROM `ttvb`.ttvb_user WHERE userid='1001'
       [2] => SELECT * FROM cpg_usergroups WHERE group_id = '6'
       [3] => DELETE FROM cpg_banned WHERE expiry < 1109349146
       [4] => SELECT * FROM cpg_banned WHERE ip_addr='216.221.82.230' OR ip_addr='216.221.82.230' OR user_id=1001
       [5] => SELECT category FROM cpg_albums WHERE aid='4'
    )

    ==========================
    GET :
    ------------------
    Array
    (
    )

    ==========================
    POST :
    ------------------
    Array
    (
       [album] => 4
       [title] => Well....we did warn you!
       [caption] =>
       [keywords] =>
       [control] => phase_2
       [unique_ID] => 35b96589
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.9 - OK
    ------------------
    mySQL version: 4.0.20a-nt
    ------------------
    Coppermine version: 1.3.2
    ==========================
    Module: gd
    ------------------
    GD Support enabled
    GD Version bundled (2.0.28 compatible)
    FreeType Support enabled
    FreeType Linkage with freetype
    GIF Read Support enabled
    GIF Create Support enabled
    JPG Support enabled
    PNG Support enabled
    WBMP Support enabled
    XBM Support enabled
    ==========================
    Module: mysql
    ------------------
    Active Persistent Links 0
    Active Links 1
    Client API version 3.23.49
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.1.4
    Linked Version 1.1.4
    ==========================
    Server restrictions (safe mode)?
    ------------------
    Directive | Local Value | Master Value
    safe_mode | Off | Off
    safe_mode_exec_dir | no value | no value
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | no value | no value
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .;./includes;./pear | .;./includes;./pear
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | admin@localhost | admin@localhost
    sendmail_path | no value | no value
    SMTP | localhost | localhost
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 30 | 30
    max_input_time | 60 | 60
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.091 seconds - 6 queries in 0.002 seconds - Album set :

    >>>>>>>MODS...just now found the Upload sub folder....you might want to move this thread to that subforum?<<<<<<<<<<<<<<<<<<

    Jim

Nibbler