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: [Closed]: error in admin tools  (Read 3540 times)

0 Members and 1 Guest are viewing this topic.

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
[Closed]: error in admin tools
« on: January 17, 2009, 10:17:12 pm »

Hi  i getting strange error all day i been trying to update my thumbs and/ore resized photos from the admin tools and every time im getting the same error
i set the Number of processed images per click 5 (the default)
this is the info from my

error log:
Quote
[16-Jan-2009 21:27:25] PHP Warning:  POST Content-Length of 14794707 bytes exceeds the limit of 8388608 bytes in Unknown on line 0
[16-Jan-2009 21:35:09] PHP Warning:  POST Content-Length of 14138395 bytes exceeds the limit of 8388608 bytes in Unknown on line 0

Debug info
Quote
USER:
------------------
Array
(
    [ID] => e7ad11949d8ee3a422022496073d05de
    [am] => 1
    [lang] => english
    [liv] => Array
        (
        )

)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [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 cpg14x_filetypes; (0s)
  • [1] => select * from cpg14x_plugins order by priority asc; (0s)
        [2] => SELECT * FROM cpg14x_plugins (0s)
        [3] => SELECT * FROM cpg14x_mod_imageflow (0s)
        [4] => SELECT * FROM cpg14x_plugins (0s)
        [5] => SELECT * FROM cpg14x_mod_slider (0s)
        [6] => delete from `abroadbg_gallery`.cpg14x_sessions where time<1232223005 and remember=0; (0s)
        [7] => delete from `abroadbg_gallery`.cpg14x_sessions where time<1231017005; (0s)
        [8] => select user_id from `abroadbg_gallery`.cpg14x_sessions where session_id = 'b4898daf0aa2b23836f5bfe806da8dce' (0.001s)
        [9] => select user_id as id, user_password as password from `abroadbg_gallery`.cpg14x_users where user_id=1 (0s)
        [10] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `abroadbg_gallery`.cpg14x_users AS u INNER JOIN `abroadbg_gallery`.cpg14x_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [11] => SELECT user_group_list FROM `abroadbg_gallery`.cpg14x_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
        [12] => 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 cpg14x_usergroups WHERE group_id in (1) (0s)
        [13] => SELECT group_name FROM  cpg14x_usergroups WHERE group_id= 1 (0s)
        [14] => update `abroadbg_gallery`.cpg14x_sessions set time='1232226605' where session_id = 'b4898daf0aa2b23836f5bfe806da8dce' (0s)
        [15] => SELECT user_favpics FROM cpg14x_favpics WHERE user_id = 1 (0s)
        [16] => SELECT 1 FROM cpg14x_pms WHERE owner=1 (0s)
        [17] => SELECT 1 FROM cpg14x_pms WHERE owner=1 AND showed=0 (0s)
        [18] => SHOW TABLES LIKE 'cpg14x_cms_config' (0s)
        [19] => SELECT * FROM cpg14x_cms_config (0s)
        [20] => SELECT * FROM cpg14x_lang_strings WHERE lang = 'english' (0s)
        [21] => DELETE FROM cpg14x_banned WHERE expiry < '2009-01-17 23:10:05' (0s)
        [22] => SELECT * FROM cpg14x_banned WHERE (ip_addr='88.185.120.111' OR ip_addr='88.185.120.111' OR user_id=1) AND brute_force=0 (0s)
        [23] => SELECT COUNT(*) FROM cpg14x_pictures WHERE approved = 'NO' (0.001s)
        [24] => SELECT user_name AS user_name, aid, a.title
                                                                                    FROM cpg14x_albums AS a
                                                                                    LEFT JOIN `abroadbg_gallery`.cpg14x_users AS u
                                                                                    ON (category - 10000) = user_id
                                                                                    WHERE category > 10000 (0s)
        [25] => SELECT aid, title, name FROM cpg14x_albums LEFT JOIN cpg14x_categories ON cid = category WHERE category < 10000 ORDER BY title (0s)
    )

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

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

    ==========================
    VERSION INFO :
    ------------------
    PHP version: 5.2.6 - OK
    ------------------
    mySQL version: 5.0.67-community-log
    ------------------
    Coppermine version: 1.4.19(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: 1
    XBM Support: 1
    JIS-mapped Japanese Font Support:

    ==========================
    Module: mysql
    ------------------
    MySQL Supportenabled
    Active Persistent Links 0
    Active Links 1
    Client API version 5.0.67
    MYSQL_MODULE_TYPE external
    MYSQL_SOCKET /var/lib/mysql/mysql.sock
    MYSQL_INCLUDE -I/usr/include/mysql
    MYSQL_LIBS -L/usr/lib64 -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 | /usr/local/php/bin | /usr/local/php/bin
    safe_mode_gid | Off | Off
    safe_mode_include_dir | no value | no value
    safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
    sql.safe_mode | Off | Off
    disable_functions | no value | no value
    file_uploads | On | On
    include_path | .:/usr/lib/php | .:/usr/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 | 3M | 3M
    post_max_size | 8M | 8M
    ==========================
    Page generated in 0.05 seconds - 26 queries in 0.002 seconds - Album set : ; Meta set: ;
php.ini
Quote
error_log=error_log
log_errors=On
error_reporting = E_ALL & ~E_NOTICE
expose_php = Off
output_buffering = Off
max_input_time = 60
safe_mode=off
variables_order = "EGPCS"
extension_dir = "/opt/php-extensions/php5"
upload_max_filesize = 3M


if needed this is test  account  ???

user: test
pass: 123654

the problem begin today no problem until yesterday

Ivo



 
« Last Edit: January 22, 2009, 08:55:28 am by Joachim Müller »
Logged

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
Re: error in admin tools
« Reply #1 on: January 17, 2009, 10:19:11 pm »

pardon for the double post this is the server error when i try to update the thumbs and/ore resized photos

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.
Logged

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: error in admin tools
« Reply #2 on: January 20, 2009, 04:03:08 pm »

Please, don't post Debug output if it's not requested. Anyways, do as suggested:
Quote
Please contact the server administrator and inform them of the time the error occurred, and anything you might have done that may have caused the error.
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)

Heroe

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 124
    • abroadbg.com
Re: error in admin tools
« Reply #3 on: January 20, 2009, 04:55:53 pm »

the error been just the day i post the topic after that the error disappear.
Sorry for the debug mod i been thinking is needed but im wrong,please somebody to delete the topic :)

Logged

Fabricio Ferrero

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 1996
  • From San Juan, Argentina, to the World!
    • http://fabricioferrero.com/
Re: error in admin tools
« Reply #4 on: January 20, 2009, 06:37:45 pm »

   
Common policies: Threads remain:


Quote
Threads remain
We don't delete threads if the request starter has found the answer he was looking for: the point of a support board is that questions and answers remain available for others with similar issues. For the benefit of others, threads don't get deleted. You have to understand this when composing your message in the first place - compose it wisely. The ability for regular users to edit their postings has deliberately been removed because of frequent abuse in the past. It's up to the decision of the board staff (admins, moderators, developers) wether a thread remains or not.

SOLVED
Logged
Read Docs and Search the Forum before posting. - Soporte en espaņol
--*--
Fabricio Ferrero's Website

Catching up! :)
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.