Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Help for upload  (Read 3810 times)

0 Members and 1 Guest are viewing this topic.

chungwen

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Help for upload
« on: January 11, 2006, 03:27:50 am »

My Coppermine is normal

But it's abnormal now
I can't upload

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

==========================
USER DATA:
------------------
Array
(
   
  • => 2
[user_id] => 2
    [1] => chungwen
    [user_name] => chungwen
    [2] => 1
    [user_level] => 1
    [groups] => Array
        (
           
  • => 1
  • [1] => 2
                [2] => 43
                [3] => 79
                [4] => 80
            )

       
[group_quota] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [can_post_comments] => 1
    [can_upload_pictures] => 1
    [can_create_albums] => 1
    [pub_upl_need_approval] => 0
    [priv_upl_need_approval] => 0
    [upload_form_config] => 1
    [num_file_upload] => 5
    [num_URI_upload] => 3
    [custom_user_upload] => 0
    [disk_max] => 5120
    [disk_min] => 0
    [ufc_max] => 1
    [ufc_min] => 1
    [has_admin_access] => 1
    [group_name] => Admin
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content FROM cpg_filetypes;
  • [1] => SELECT user_id, username as user_name, user_level FROM `twaoneco_ortho`.phpbb_users WHERE user_id='2' AND user_password='3059166780171954dc0a06acdb39ae27' AND user_active='1'
        [2] => SELECT (ug.group_id + 5) as group_id FROM `twaoneco_ortho`.phpbb_user_group as ug LEFT JOIN `twaoneco_ortho`.phpbb_groups as g ON ug.group_id = g.group_id WHERE user_id = 2 AND user_pending = 0 AND group_single_user = 0
        [3] => SELECT MAX(group_quota) as disk_max, MIN(group_quota) as disk_min, MAX(can_rate_pictures) as can_rate_pictures, MAX(can_send_ecards) as can_send_ecards, MAX(upload_form_config) as ufc_max, MIN(upload_form_config) as ufc_min, MAX(custom_user_upload) as custom_user_upload, MAX(num_file_upload) as num_file_upload, MAX(num_URI_upload) as num_URI_upload, MAX(can_post_comments) as can_post_comments, MAX(can_upload_pictures) as can_upload_pictures, MAX(can_create_albums) as can_create_albums, MAX(has_admin_access) as has_admin_access, MIN(pub_upl_need_approval) as pub_upl_need_approval, MIN( priv_upl_need_approval) as  priv_upl_need_approval FROM cpg_usergroups WHERE group_id in (1,2,43,79,80)
        [4] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1
        [5] => DELETE FROM cpg_banned WHERE expiry < '2006-01-10 17:41:46'
        [6] => SELECT * FROM cpg_banned WHERE ip_addr='59.104.90.251' OR ip_addr='59.104.90.251' OR user_id=2
        [7] => SELECT aid, title FROM cpg_albums WHERE category < 10000 ORDER BY title
        [8] => SELECT aid, title FROM cpg_albums WHERE category='10002' ORDER BY title
        [9] => DELETE FROM cpg_temp_data WHERE timestamp < 1136940106
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
    )

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.3.11 - OK
    ------------------
    mySQL version: 4.0.16
    ------------------
    Coppermine version: 1.3.3
    ==========================
    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
    MYSQL_MODULE_TYPE builtin
    MYSQL_SOCKET /tmp/mysql.sock
    MYSQL_INCLUDE no value
    MYSQL_LIBS no value
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.1
    Linked Version 1.2.1
    ==========================
    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 | .:/usr/local/lib/php | .:/usr/local/lib/php
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | me@localhost.com | me@localhost.com
    sendmail_path | /usr/sbin/sendmail -i -t | /usr/sbin/sendmail -i -t
    SMTP | localhost | localhost
    smtp_port | 25 | 25
    ==========================
    Size and Time
    ------------------
    Directive | Local Value | Master Value
    max_execution_time | 30 | 30
    max_input_time | -1 | -1
    upload_max_filesize | 2M | 2M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.087 seconds - 10 queries in 0.026 seconds - Album set :
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Help for upload
« Reply #1 on: January 11, 2006, 09:38:27 am »

don't post debug_output unless requested. Do as suggested in the upload troubleshooting tutorial
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.