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: 0 uploads and impossible to move  (Read 2871 times)

0 Members and 1 Guest are viewing this topic.

Jis

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
0 uploads and impossible to move
« on: June 29, 2007, 02:07:09 am »

Hi everyone,
I"ve been enjoing Coppermine gallery for two weeks now. I used to upload without any problems till this morning when all my attempts failed time after time... So I am stuck !!! Would anybody-kind coppermine experts...advise me what I am doing wrong. I don't have much programming experience so please, any help will be much much much appreciated. Thanks Jis :'(
Below is my error/debugg message:

Code: [Select]
USER:
------------------
Array
(
    [ID] => f40acb031eeddd14c78ba93fbd241dbb
    [am] => 1
    [lang] => english_gb
    [theme] => igames
    [liv] => Array
        (
        )

    [lap] => 2
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [groups] => Array
        (
            [0] => 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
(
    [0] => SELECT extension, mime, content, player FROM cpg1410_filetypes; (0.001s)
    [1] => select * from cpg1410_plugins order by priority asc; (0s)
    [2] => delete from `U1779482`.cpg1410_sessions where time<1183069964 and remember=0; (0.001s)
    [3] => delete from `U1779482`.cpg1410_sessions where time<1181863964; (0.001s)
    [4] => select user_id from `U1779482`.cpg1410_sessions where session_id=md5("3daec47a487284aa2824dbed758424c9e36e6c6ea5938064a9cbae35611171f1"); (0s)
    [5] => select user_id as id, user_password as password from `U1779482`.cpg1410_users where user_id=1 (0.001s)
    [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 `U1779482`.cpg1410_users AS u INNER JOIN `U1779482`.cpg1410_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `U1779482`.cpg1410_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 cpg1410_usergroups WHERE group_id in (1) (0.001s)
    [9] => SELECT group_name FROM  cpg1410_usergroups WHERE group_id= 1 (0s)
    [10] => update `U1779482`.cpg1410_sessions set time='1183073564' where session_id=md5('3daec47a487284aa2824dbed758424c9e36e6c6ea5938064a9cbae35611171f1'); (0s)
    [11] => SELECT user_favpics FROM cpg1410_favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM cpg1410_banned WHERE expiry < '2007-06-28 23:32:44' (0.001s)
    [13] => SELECT * FROM cpg1410_banned WHERE (ip_addr='58.168.150.228' OR ip_addr='58.168.150.228' OR user_id=1) AND brute_force=0 (0.001s)
    [14] => SELECT aid, title FROM cpg1410_albums WHERE category < 10000 ORDER BY title (0.001s)
    [15] => SELECT aid, title FROM cpg1410_albums WHERE category='10001' ORDER BY title (0s)
    [16] => SELECT COUNT(*) FROM cpg1410_pictures WHERE approved = 'NO' (0.002s)
)

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

==========================
POST :
------------------
Array
(
    [URI_array] => Array
        (
            [0] =>
            [1] =>
            [2] =>
        )

    [control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 5.2.3 - OK
------------------
mySQL version: 4.0.26-standard
------------------
Coppermine version: 1.4.10(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: 1

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.15
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/include/mysql
MYSQL_LIBS -L/usr/local/lib/mysql -lmysqlclient_r 
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.2.2
Linked Version 1.2.2.2
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | Off | On
safe_mode_exec_dir | /usr/local/bin/ | /usr/local/bin/
safe_mode_gid | On | On
safe_mode_include_dir | /usr/local/lib/php/ | /usr/local/lib/php/
safe_mode_exec_dir | /usr/local/bin/ | /usr/local/bin/
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 -c 36010 -t -i -f sc36010@servage-customer.net | /usr/sbin/sendmail -t -i -f customerbounce@***.net
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 40 | 40
max_input_time | -1 | -1
upload_max_filesize | 10M | 10M
post_max_size | 8M | 8M
==========================
Page generated in 0.251 seconds - 17 queries in 0.01 seconds - Album set : ; Meta set: ;
« Last Edit: June 29, 2007, 06:47:48 am by Hein »
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: 0 uploads and impossible to move
« Reply #1 on: June 29, 2007, 06:49:26 am »

Search the board, this question has been answered before. Also read the documentation, especially this part http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble which also says not to post debug unless asked for.
Logged

Sami

  • VIP
  • Coppermine addict
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 3686
  • BMossavari
    • My Project
Re: 0 uploads and impossible to move
« Reply #2 on: June 29, 2007, 07:05:48 am »

impossible to move means that you don't have correct permission on albums folder
Your server has changed (Maybe your host installed sec. mod such as PHPsuExec )
- Try to chmod /albums, /albums/userpics, and /albums/edit folders to 755 if its 777 or visa versa
« Last Edit: June 30, 2007, 12:25:22 am by Sami »
Logged
‍I don't answer to PM with support question
Please post your issue to related board

Jis

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: 0 uploads and impossible to move
« Reply #3 on: June 29, 2007, 05:39:13 pm »

Thanks Sami, and thanks Hein for trying to help...I will try chmode changes as suggested, otherwise I need to do more research, reading etc.
Anyway your help is much much appreciated, thanks, Jis ;)
Logged
Pages: [1]   Go Up
 

Page created in 0.028 seconds with 19 queries.