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: [Solved]: exhausted all options on cant upload?  (Read 3397 times)

0 Members and 1 Guest are viewing this topic.

ct1

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 11
    • Texas Hot Boats
[Solved]: exhausted all options on cant upload?
« on: August 26, 2009, 02:14:11 am »

I chmod all required directories, I set admin settings to debug and log and groups to singles.  I still can't upload nor can any users.  Do you see anything else wrong in the following php.ini?




USER:
------------------
Array
(
    [ID] => 7380064078a02c2c8f1dd732f24ad7bd
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 3
    [user_name] => Wingman
    [groups] => Array
        (
            
  • => 101
  • [1] => 104
            )

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

==========================
Queries:
------------------
Array
(
    
  • => SELECT extension, mime, content, player FROM cpg140_filetypes; (0s)
  • [1] => select * from cpg140_plugins order by priority asc; (0s)
        [2] => SELECT * FROM cpg140_bridge (0s)
        [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 cpg140_usergroups WHERE group_id in (101,104) (0s)
        [4] => SELECT group_name FROM  cpg140_usergroups WHERE group_id= 101 (0s)
        [5] => SELECT user_favpics FROM cpg140_favpics WHERE user_id = 3 (0s)
        [6] => DELETE FROM cpg140_banned WHERE expiry < '2009-08-26 00:06:14' (0s)
        [7] => SELECT * FROM cpg140_banned WHERE (ip_addr='76.186.231.170' OR ip_addr='76.186.231.170' OR user_id=3) AND brute_force=0 (0s)
        [8] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = ''  ORDER BY pos (0s)
        [9] => SELECT aid FROM cpg140_albums as a WHERE category>=10000 (0s)
        [10] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category >= 10000 (0.001s)
        [11] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '1'  ORDER BY pos (0s)
        [12] => SELECT aid FROM cpg140_albums WHERE category = 12 (0s)
        [13] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 12 (0.001s)
        [14] => SELECT count(*) FROM cpg140_albums as a WHERE category = '12' (0s)
        [15] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg140_albums as a LEFT JOIN cpg140_pictures as p ON a.thumb=p.pid WHERE category=12 ORDER BY a.pos LIMIT 0,1 (0s)
        [16] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg140_albums AS a  LEFT JOIN cpg140_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (78)GROUP BY a.aid (0s)
        [17] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '12'  ORDER BY pos (0s)
        [18] => SELECT aid FROM cpg140_albums WHERE category = 10 (0s)
        [19] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 10 (0s)
        [20] => SELECT count(*) FROM cpg140_albums as a WHERE category = '10' (0s)
        [21] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg140_albums as a LEFT JOIN cpg140_pictures as p ON a.thumb=p.pid WHERE category=10 ORDER BY a.pos LIMIT 0,5 (0s)
        [22] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg140_albums AS a  LEFT JOIN cpg140_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (100, 65, 176, 180, 187)GROUP BY a.aid (0s)
        [23] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='7290' (0s)
        [24] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='7349' (0s)
        [25] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='7442' (0s)
        [26] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '10'  ORDER BY pos (0s)
        [27] => SELECT aid FROM cpg140_albums WHERE category = 18 (0s)
        [28] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 18 (0s)
        [29] => SELECT aid FROM cpg140_albums WHERE category = 11 (0s)
        [30] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 11 (0.001s)
        [31] => SELECT count(*) FROM cpg140_albums as a WHERE category = '11' (0s)
        [32] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg140_albums as a LEFT JOIN cpg140_pictures as p ON a.thumb=p.pid WHERE category=11 ORDER BY a.pos LIMIT 0,5 (0s)
        [33] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg140_albums AS a  LEFT JOIN cpg140_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (121, 84, 98, 7, 79)GROUP BY a.aid (0s)
        [34] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='5829' (0s)
        [35] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '11'  ORDER BY pos (0s)
        [36] => SELECT aid FROM cpg140_albums WHERE category = 13 (0s)
        [37] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 13 (0s)
        [38] => SELECT count(*) FROM cpg140_albums as a WHERE category = '13' (0s)
        [39] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg140_albums as a LEFT JOIN cpg140_pictures as p ON a.thumb=p.pid WHERE category=13 ORDER BY a.pos LIMIT 0,4 (0s)
        [40] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg140_albums AS a  LEFT JOIN cpg140_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (101, 102, 105, 153)GROUP BY a.aid (0s)
        [41] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '13'  ORDER BY pos (0s)
        [42] => SELECT aid FROM cpg140_albums WHERE category = 2 (0s)
        [43] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 2 (0s)
        [44] => SELECT count(*) FROM cpg140_albums as a WHERE category = '2' (0s)
        [45] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg140_albums as a LEFT JOIN cpg140_pictures as p ON a.thumb=p.pid WHERE category=2 ORDER BY a.pos LIMIT 0,3 (0s)
        [46] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg140_albums AS a  LEFT JOIN cpg140_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (169, 146, 157)GROUP BY a.aid (0s)
        [47] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='6858' (0s)
        [48] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='6268' (0s)
        [49] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='7295' (0s)
        [50] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '2'  ORDER BY pos (0s)
        [51] => SELECT aid FROM cpg140_albums WHERE category = 14 (0s)
        [52] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 14 (0s)
        [53] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '14'  ORDER BY pos (0s)
        [54] => SELECT aid FROM cpg140_albums WHERE category = 15 (0s)
        [55] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 15 (0s)
        [56] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '15'  ORDER BY pos (0s)
        [57] => SELECT aid FROM cpg140_albums WHERE category = 16 (0s)
        [58] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category = 16 (0s)
        [59] => SELECT count(*) FROM cpg140_albums as a WHERE category = '16' (0s)
        [60] => SELECT a.aid, a.title, a.description, visibility, filepath, filename, url_prefix, pwidth, pheight FROM cpg140_albums as a LEFT JOIN cpg140_pictures as p ON a.thumb=p.pid WHERE category=16 ORDER BY a.pos LIMIT 0,1 (0s)
        [61] => SELECT a.aid, count( p.pid )  AS pic_count, max( p.pid )  AS last_pid, max( p.ctime )  AS last_upload, a.keyword FROM cpg140_albums AS a  LEFT JOIN cpg140_pictures AS p ON a.aid = p.aid AND p.approved =  'YES' WHERE a.aid IN (115)GROUP BY a.aid (0s)
        [62] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='5518' (0s)
        [63] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '16'  ORDER BY pos (0s)
        [64] => SELECT aid FROM cpg140_albums as a WHERE category = '0' (0s)
        [65] => SELECT count(*) FROM cpg140_albums as a WHERE 1 (0s)
        [66] => SELECT count(*) FROM cpg140_pictures as p LEFT JOIN cpg140_albums as a ON a.aid=p.aid WHERE 1 AND approved='YES' (0.002s)
        [67] => SELECT count(*) FROM cpg140_comments as c LEFT JOIN cpg140_pictures as p ON c.pid=p.pid LEFT JOIN cpg140_albums as a ON a.aid=p.aid WHERE 1 (0s)
        [68] => SELECT count(*) FROM cpg140_categories WHERE 1 (0s)
        [69] => SELECT sum(hits) FROM cpg140_pictures as p LEFT JOIN cpg140_albums as a ON p.aid=a.aid WHERE 1 (0.008s)
        [70] => SELECT COUNT(*) FROM cpg140_pictures WHERE approved = 'NO' (0s)
        [71] => SELECT count(*) FROM cpg140_albums as a WHERE category = '0' (0s)
        [72] => SELECT * FROM cpg140_pictures WHERE approved = 'YES'  ORDER BY RAND() LIMIT 8 (0.037s)
        [73] => SELECT COUNT(*) from cpg140_pictures WHERE approved = 'YES'  (0.001s)
        [74] => SELECT * FROM cpg140_pictures WHERE approved = 'YES'  ORDER BY pid DESC  LIMIT 0 ,8 (0s)
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 4.4.8 - OK
    ------------------
    mySQL version: 4.1.22-standard
    ------------------
    Coppermine version: 1.4.19(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.28 compatible)
    FreeType Support: 1
    FreeType Linkage: with freetype
    T1Lib Support:
    GIF Read Support: 1
    GIF Create Support: 1
    JPG Support: 1
    PNG Support: 1
    WBMP Support: 1
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 4.1.22
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib -lmysqlclient  
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Compiled Version 1.2.3
    Linked Version 1.2.3
    ==========================
    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/php4/lib/php:/usr/local/php4/lib/php | .:/usr/php4/lib/php:/usr/local/php4/lib/php
    open_basedir | no value | no value
    ==========================
    email
    ------------------
    Directive | Local Value | Master Value
    sendmail_from | no value | no value
    sendmail_path | /usr/sbin/sendmail -t -i  | /usr/sbin/sendmail -t -i
    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.256 seconds - 75 queries in 0.051 seconds - Album set : ; Meta set: ;
« Last Edit: August 27, 2009, 03:02:09 pm by Joachim Müller »
Logged
ct1

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: exhausted all options on cant upload?
« Reply #1 on: August 26, 2009, 08:49:49 am »

Logged

ct1

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 11
    • Texas Hot Boats
Re: exhausted all options on cant upload?
« Reply #2 on: August 27, 2009, 01:15:46 am »

Yes
here is a link to my gallery
http://texashotboats.com/gallery

sorry I posted array, I miss read where it said if requested.  I tried all I could from reading the documentation do you see anything else I should try?
Logged
ct1

Joe Carver

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1545
  • aka 'i-imagine'
    • Home Page
Re: exhausted all options on cant upload?
« Reply #3 on: August 27, 2009, 01:29:27 am »

I tried all I could from reading the documentation do you see anything else I should try?

Try reading again.

When asking for support on the coppermine forum, post a link to your site and a test user account (the test user mustn't be in the admin group!) with upload privileges, with the above mentioned settings in place - this way, supporters can see the error messages as well. Do not post debug_output unless requested. If you want fast results, you should disable admin approval for the group the test user is in, so supporters can tell instantly what is wrong without needing to double-check.

ct1

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 11
    • Texas Hot Boats
Re: exhausted all options on cant upload?
« Reply #4 on: August 27, 2009, 12:41:22 pm »

problem solved my disk quota was full on my host.  I also upgraded seemed to work after I free'd some space though.
thanks anyways
Logged
ct1
Pages: [1]   Go Up
 

Page created in 0.16 seconds with 20 queries.