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]: 1st upload problem  (Read 2602 times)

0 Members and 1 Guest are viewing this topic.

smedia

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
[Solved]: 1st upload problem
« on: July 10, 2008, 01:52:04 am »

I have never had any problems uploading single files or batches before. I deleted several alboms and now I can't upload. As soon as I browse then open a file and continue it times out and then crashes the whole gallery admin section.

I get this error:

USER:
------------------
Array
(
    [ID] => 893cb8ee3484e6f0809a9888b497314e
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
  • => 20
  • [1] => 23
                [2] => 25
                [3] => 59
                [4] => 74
            )

       
[search] => Array
        (
            [search] => bb king
            [album] => search
            [title] => on
            [newer_than] =>
            [caption] => on
            [older_than] =>
            [keywords] => on
            [type] => AND
            [filename] => on
            [params] => Array
                (
                    [title] => on
                    [caption] => on
                    [keywords] => on
                    [filename] => on
                )

        )

    [sort] => ta
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => mthut
    [groups] => Array
        (
           
  • => 1

        )

    [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
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg140_filetypes; (0s)
  • [1] => select * from cpg140_plugins order by priority asc; (0s)
        [2] => delete from `mthut_coppermine`.cpg140_sessions where time<1215642702 and remember=0; (0s)
        [3] => delete from `mthut_coppermine`.cpg140_sessions where time<1214436702; (0s)
        [4] => select user_id from `mthut_coppermine`.cpg140_sessions where session_id=md5("537a0dcb727b682ee5c8e616ce19a4bbe3bd8d5a7d1c73504c9a5dc8537773cf"); (0s)
        [5] => select user_id as id, user_password as password from `mthut_coppermine`.cpg140_users where user_id=1 (0s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `mthut_coppermine`.cpg140_users AS u INNER JOIN `mthut_coppermine`.cpg140_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `mthut_coppermine`.cpg140_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [8] => 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 (1) (0s)
        [9] => SELECT group_name FROM  cpg140_usergroups WHERE group_id= 1 (0.002s)
        [10] => update `mthut_coppermine`.cpg140_sessions set time='1215646302' where session_id=md5('537a0dcb727b682ee5c8e616ce19a4bbe3bd8d5a7d1c73504c9a5dc8537773cf'); (0s)
        [11] => SELECT user_favpics FROM cpg140_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg140_banned WHERE expiry < '2008-07-09 23:31:42' (0s)
        [13] => SELECT * FROM cpg140_banned WHERE (ip_addr='69.124.105.54' OR ip_addr='69.124.105.54' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg140_albums WHERE category < 10000 ORDER BY title (0s)
        [15] => SELECT aid, title FROM cpg140_albums WHERE category='10001' ORDER BY title (0s)
        [16] => DELETE FROM cpg140_temp_data WHERE timestamp < 1215642702 (0.001s)
        [17] => SELECT COUNT(*) FROM cpg140_pictures WHERE approved = 'NO' (0s)
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.2.5 - OK
    ------------------
    mySQL version: 5.0.51a-community
    ------------------
    Coppermine version: 1.4.13(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.34 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
    XPM Support:
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 5.0.22
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Stream Wrapper support compress.zlib://
    Stream Filter support zlib.inflate, zlib.deflate
    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 | On | On
    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 | .:/hsphere/shared/apache/libexec/php5ext/php/ | .:/hsphere/shared/apache/libexec/php5ext/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 | 120 | 120
    max_input_time | 60 | 60
    upload_max_filesize | 16M | 16M
    post_max_size | 18M | 18M
    ==========================
    Page generated in 0.046 seconds - 18 queries in 0.003 seconds - Album set : ; Meta set: ;

    If anyone has had this problem or knows how to fix...much appreciated.
« Last Edit: July 17, 2008, 04:37:53 pm by Nibbler »
Logged

smedia

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: 1st upload problem
« Reply #1 on: July 10, 2008, 02:04:36 am »

Here's another error I got when I first went to the upload page prior to the last message:

USER:
------------------
Array
(
    [ID] => 893cb8ee3484e6f0809a9888b497314e
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
  • => 20
  • [1] => 23
                [2] => 25
                [3] => 59
                [4] => 74
            )

       
[search] => Array
        (
            [search] => bb king
            [album] => search
            [title] => on
            [newer_than] =>
            [caption] => on
            [older_than] =>
            [keywords] => on
            [type] => AND
            [filename] => on
            [params] => Array
                (
                    [title] => on
                    [caption] => on
                    [keywords] => on
                    [filename] => on
                )

        )

    [sort] => ta
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => mthut
    [groups] => Array
        (
           
  • => 1

        )

    [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
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg140_filetypes; (0.139s)
  • [1] => select * from cpg140_plugins order by priority asc; (0.015s)
        [2] => delete from `mthut_coppermine`.cpg140_sessions where time<1215642539 and remember=0; (0.001s)
        [3] => delete from `mthut_coppermine`.cpg140_sessions where time<1214436539; (0.036s)
        [4] => select user_id from `mthut_coppermine`.cpg140_sessions where session_id=md5("537a0dcb727b682ee5c8e616ce19a4bbe3bd8d5a7d1c73504c9a5dc8537773cf"); (0.04s)
        [5] => select user_id as id, user_password as password from `mthut_coppermine`.cpg140_users where user_id=1 (0.024s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `mthut_coppermine`.cpg140_users AS u INNER JOIN `mthut_coppermine`.cpg140_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.074s)
        [7] => SELECT user_group_list FROM `mthut_coppermine`.cpg140_users AS u WHERE user_id='1' and user_group_list <> ''; (0.035s)
        [8] => 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 (1) (0.043s)
        [9] => SELECT group_name FROM  cpg140_usergroups WHERE group_id= 1 (0s)
        [10] => update `mthut_coppermine`.cpg140_sessions set time='1215646139' where session_id=md5('537a0dcb727b682ee5c8e616ce19a4bbe3bd8d5a7d1c73504c9a5dc8537773cf'); (0s)
        [11] => SELECT user_favpics FROM cpg140_favpics WHERE user_id = 1 (0.014s)
        [12] => DELETE FROM cpg140_banned WHERE expiry < '2008-07-09 23:28:59' (0.032s)
        [13] => SELECT * FROM cpg140_banned WHERE (ip_addr='69.124.105.54' OR ip_addr='69.124.105.54' OR user_id=1) AND brute_force=0 (0.097s)
        [14] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = ''  ORDER BY pos (0.022s)
        [15] => SELECT aid FROM cpg140_albums as a WHERE category>=10000 (0.061s)
        [16] => SELECT count(*) FROM cpg140_pictures as p, cpg140_albums as a WHERE p.aid = a.aid AND approved='YES' AND category >= 10000 (0.043s)
        [17] => SELECT cid, name, description, thumb FROM cpg140_categories WHERE parent = '1'  ORDER BY pos (0s)
        [18] => SELECT aid FROM cpg140_albums as a WHERE category = '0' (0.019s)
        [19] => SELECT count(*) FROM cpg140_albums as a WHERE 1 (0.002s)
        [20] => SELECT count(*) FROM cpg140_pictures as p LEFT JOIN cpg140_albums as a ON a.aid=p.aid WHERE 1 AND approved='YES' (0.001s)
        [21] => 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 (0.032s)
        [22] => SELECT count(*) FROM cpg140_categories WHERE 1 (0s)
        [23] => SELECT sum(hits) FROM cpg140_pictures as p LEFT JOIN cpg140_albums as a ON p.aid=a.aid WHERE 1 (0s)
        [24] => SELECT COUNT(*) FROM cpg140_pictures WHERE approved = 'NO' (0.012s)
        [25] => SELECT count(*) FROM cpg140_albums as a WHERE category = '0' (0s)
        [26] => SELECT a.aid, a.title, a.description, category, 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=0 ORDER BY a.pos LIMIT 0,3 (0s)
        [27] => 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 (7, 1, 9)GROUP BY a.aid (0.001s)
        [28] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='206' (0s)
        [29] => SELECT filepath, filename, url_prefix, pwidth, pheight FROM cpg140_pictures WHERE pid='207' (0s)
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.2.5 - OK
    ------------------
    mySQL version: 5.0.51a-community
    ------------------
    Coppermine version: 1.4.13(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.34 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
    XPM Support:
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 5.0.22
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Stream Wrapper support compress.zlib://
    Stream Filter support zlib.inflate, zlib.deflate
    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 | On | On
    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 | .:/hsphere/shared/apache/libexec/php5ext/php/ | .:/hsphere/shared/apache/libexec/php5ext/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 | 120 | 120
    max_input_time | 60 | 60
    upload_max_filesize | 16M | 16M
    post_max_size | 18M | 18M
    ==========================
    Page generated in 21.892 seconds - 30 queries in 0.743 seconds - Album set : ; Meta set: ;
Logged

smedia

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: 1st upload problem
« Reply #2 on: July 10, 2008, 02:05:55 am »

Here's an rror I get when I first log on! HELP

USER:
------------------
Array
(
    [ID] => 893cb8ee3484e6f0809a9888b497314e
    [am] => 1
    [lang] => english
    [liv] => Array
        (
           
  • => 20
  • [1] => 23
                [2] => 25
                [3] => 59
                [4] => 74
            )

       
[search] => Array
        (
            [search] => bb king
            [album] => search
            [title] => on
            [newer_than] =>
            [caption] => on
            [older_than] =>
            [keywords] => on
            [type] => AND
            [filename] => on
            [params] => Array
                (
                    [title] => on
                    [caption] => on
                    [keywords] => on
                    [filename] => on
                )

        )

    [sort] => ta
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => mthut
    [groups] => Array
        (
           
  • => 1

        )

    [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
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg140_filetypes; (0s)
  • [1] => select * from cpg140_plugins order by priority asc; (0s)
        [2] => delete from `mthut_coppermine`.cpg140_sessions where time<1215642221 and remember=0; (0s)
        [3] => delete from `mthut_coppermine`.cpg140_sessions where time<1214436221; (0s)
        [4] => select user_id from `mthut_coppermine`.cpg140_sessions where session_id=md5("537a0dcb727b682ee5c8e616ce19a4bbe3bd8d5a7d1c73504c9a5dc8537773cf"); (0s)
        [5] => select user_id as id, user_password as password from `mthut_coppermine`.cpg140_users where user_id=1 (0s)
        [6] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `mthut_coppermine`.cpg140_users AS u INNER JOIN `mthut_coppermine`.cpg140_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `mthut_coppermine`.cpg140_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [8] => 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 (1) (0s)
        [9] => SELECT group_name FROM  cpg140_usergroups WHERE group_id= 1 (0s)
        [10] => update `mthut_coppermine`.cpg140_sessions set time='1215645821' where session_id=md5('537a0dcb727b682ee5c8e616ce19a4bbe3bd8d5a7d1c73504c9a5dc8537773cf'); (0s)
        [11] => SELECT user_favpics FROM cpg140_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg140_banned WHERE expiry < '2008-07-09 23:23:41' (0s)
        [13] => SELECT * FROM cpg140_banned WHERE (ip_addr='69.124.105.54' OR ip_addr='69.124.105.54' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg140_albums WHERE category < 10000 ORDER BY title (0s)
        [15] => SELECT aid, title FROM cpg140_albums WHERE category='10001' ORDER BY title (0s)
        [16] => DELETE FROM cpg140_temp_data WHERE timestamp < 1215642221 (0.533s)
        [17] => SELECT COUNT(*) FROM cpg140_pictures WHERE approved = 'NO' (0.178s)
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.2.5 - OK
    ------------------
    mySQL version: 5.0.51a-community-log
    ------------------
    Coppermine version: 1.4.13(stable)
    ==========================
    Module: GD
    ------------------
    GD Version: bundled (2.0.34 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
    XPM Support:
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 5.0.22
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib/mysql -lmysqlclient 
    ==========================
    Module: zlib
    ------------------
    ZLib Support enabled
    Stream Wrapper support compress.zlib://
    Stream Filter support zlib.inflate, zlib.deflate
    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 | On | On
    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 | .:/hsphere/shared/apache/libexec/php5ext/php/ | .:/hsphere/shared/apache/libexec/php5ext/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 | 120 | 120
    max_input_time | 60 | 60
    upload_max_filesize | 16M | 16M
    post_max_size | 18M | 18M
    ==========================
    Page generated in 0.753 seconds - 18 queries in 0.711 seconds - Album set : ; Meta set: ;

Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: 1st upload problem
« Reply #3 on: July 10, 2008, 06:23:07 am »

Stop posting debug_output. Do instead as suggested in the docs, sections "upload troubleshooting" abd "asking for support on upload issues".
Logged

smedia

  • Coppermine newbie
  • Offline Offline
  • Posts: 6
Re: 1st upload problem
« Reply #4 on: July 17, 2008, 04:30:25 pm »

Sorry about that..I'm such an idiot newbie! I thought those were error messages. Anyway, I solved the problem...another dumb move on my part...the files were just too large.

Sorry about that...
Logged
Pages: [1]   Go Up
 

Page created in 0.029 seconds with 20 queries.