Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: "Impossible to move" error  (Read 4614 times)

0 Members and 1 Guest are viewing this topic.

texas33

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
"Impossible to move" error
« on: October 11, 2007, 01:05:11 am »

Receiving "impossible to move" error message when I try to upload a pic. I've contacted my web server to verify that they settings are properly set and have yet to receivved an answer. I've read the permission tutorial and still receive the error message. Any suggestions are appreciated

USER:
------------------
Array
(
    [ID] => 904749e99c91e4b2a71f61b52a36b258
    [am] => 0
    [lang] => english
    [liv] => Array
        (
        )

)

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

        )

    [disk_max] => 102400
    [disk_min] => 102400
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 0
    [ufc_min] => 0
    [custom_user_upload] => 0
    [num_file_upload] => 1
    [num_URI_upload] => 0
    [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] => 0
    [group_quota] => 102400
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg1410_filetypes; (0s)
  • [1] => select * from cpg1410_plugins order by priority asc; (0s)
        [2] => delete from `texas33_cm`.cpg1410_sessions where time<1192053757 and remember=0; (0s)
        [3] => delete from `texas33_cm`.cpg1410_sessions where time<1190847757; (0s)
        [4] => select user_id from `texas33_cm`.cpg1410_sessions where session_id=md5("d3b96d7796f0d0c01c47b79720c4d81608a7d77d69d478d3ae20328131fbfc48"); (0s)
        [5] => select user_id as id, user_password as password from `texas33_cm`.cpg1410_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 `texas33_cm`.cpg1410_users AS u INNER JOIN `texas33_cm`.cpg1410_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `texas33_cm`.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) (0s)
        [9] => SELECT group_name FROM  cpg1410_usergroups WHERE group_id= 1 (0s)
        [10] => update `texas33_cm`.cpg1410_sessions set time='1192057357' where session_id=md5('d3b96d7796f0d0c01c47b79720c4d81608a7d77d69d478d3ae20328131fbfc48'); (0s)
        [11] => SELECT user_favpics FROM cpg1410_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg1410_banned WHERE expiry < '2007-10-10 23:02:37' (0s)
        [13] => SELECT * FROM cpg1410_banned WHERE (ip_addr='69.91.90.92' OR ip_addr='69.91.90.92' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT category FROM cpg1410_albums WHERE aid='9' and (uploads = 'YES' OR category = '10001') (0s)
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
       
[album] => 9
    [MAX_FILE_SIZE] => 2097152
    [title] =>
    [caption] =>
    [keywords] =>
    [event] => picture
)

==========================
Page generated in 0.092 seconds - 15 queries in 0 seconds - Album set : ; Meta set: ;
« Last Edit: October 14, 2007, 10:58:22 am by GauGau »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged

backdraft

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: "Impossible to move" error
« Reply #2 on: October 13, 2007, 08:40:58 pm »

Hello, I have a similar issue but its server wide. EVERY hosted website has upload issues of the same type BUT the hosting co. advises there is nothing wrong in their setup! (Of course not!! LOL) I went into the manager and set ALL folders to 777 permissions. The user login is demo, PW is demo. The following is my debug info:
USER:
------------------
Array
(
    [ID] => 0b66d20c6ea8a747549dab792ff10a5f
    [am] => 1
    [liv] => Array
        (
           
  • => 268

        )

)

==========================
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 cpg_filetypes; (0s)
  • [1] => select * from cpg_plugins order by priority asc; (0s)
        [2] => delete from `network_copp1`.cpg_sessions where time<1192296589 and remember=0; (0s)
        [3] => delete from `network_copp1`.cpg_sessions where time<1191090589; (0s)
        [4] => select user_id from `network_copp1`.cpg_sessions where session_id=md5("a910711fd744f8852d41ce3b203190b975b86543226efdf2b224bed2769ceb5c"); (0s)
        [5] => select user_id as id, user_password as password from `network_copp1`.cpg_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 `network_copp1`.cpg_users AS u INNER JOIN `network_copp1`.cpg_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
        [7] => SELECT user_group_list FROM `network_copp1`.cpg_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 cpg_usergroups WHERE group_id in (1) (0s)
        [9] => SELECT group_name FROM  cpg_usergroups WHERE group_id= 1 (0s)
        [10] => update `network_copp1`.cpg_sessions set time='1192300189' where session_id=md5('a910711fd744f8852d41ce3b203190b975b86543226efdf2b224bed2769ceb5c'); (0s)
        [11] => SELECT user_favpics FROM cpg_favpics WHERE user_id = 1 (0s)
        [12] => DELETE FROM cpg_banned WHERE expiry < '2007-10-13 18:29:49' (0s)
        [13] => SELECT * FROM cpg_banned WHERE (ip_addr='97.100.51.103' OR ip_addr='97.100.51.103' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM cpg_albums WHERE category < 10000 ORDER BY title (0s)
        [15] => SELECT aid, title FROM cpg_albums WHERE category='10001' ORDER BY title (0s)
        [16] => SELECT COUNT(*) FROM cpg_pictures WHERE approved = 'NO' (0s)
    )

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

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

       
[control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 5.1.4 - OK
------------------
mySQL version: 5.0.27-standard
------------------
Coppermine version: 1.4.10(stable)
==========================
Module: gd
------------------
module doesn't exist
==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 5.0.18
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
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 | 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/lib/php:/usr/local/lib/php | .:/usr/lib/php:/usr/local/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.071 seconds - 17 queries in 0 seconds - Album set : ; Meta set: ;

As well as:
Notices
/include/logger.inc.php
Warning line 155: unlink(./albums/edit/mHTTP_temp_eea44884.jpg) [function.unlink]: Permission denied
Warning line 155: unlink(./albums/edit/preview_bfd4a8a0.jpg) [function.unlink]: Permission denied
Warning line 155: unlink(./albums/edit/preview_78b2d357.jpg) [function.unlink]: Permission denied
Warning line 155: unlink(./albums/edit/mHTTP_temp_59eb8253.jpg) [function.unlink]: Permission denied
Warning line 155: unlink(./albums/edit/no_FTP-uploads_into_this_folder!) [function.unlink]: Permission denied
/upload.php
Notice line 269: Undefined offset: 2
Notice line 275: Undefined offset: 3
Notice line 275: Undefined offset: 4
 
 ??? ??? ??? ???

Any help appreciated!!

Skip aka Backdraft
Logged

François Keller

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: fr
  • Offline Offline
  • Gender: Male
  • Posts: 9094
  • aka Frantz
    • Ma galerie
Re: "Impossible to move" error
« Reply #3 on: October 13, 2007, 11:01:19 pm »

Quote
Module: gd
------------------
module doesn't exist
if you don't have GD or ImageMagik, You can't use Coppermine on your webserver
see here minimal requirments
Logged
Avez vous lu la DOC ? la FAQ ? et cherché sur le forum avant de poster ?
Did you read the DOC ? the FAQ ? and search the board before posting ?
Mon Blog

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: "Impossible to move" error
« Reply #4 on: October 14, 2007, 10:58:02 am »

OK, so the original thread starter didn't RTFM before posting (he posted debug_output although he mustn't). I told him so (to RTFM and what he needs to do when asking for support on upload issues). Yet you (backdraft) choose to hijack someone else's thread, igore the advice given to the original thread starter (to RTFM and not to post debug_output). Do you actually expect support even when misbehaving so much? Frantz hasposted what you need to know. Now RTFM and come back if you still have open questions after having read the docs as suggested. This thread is useless anyway, so I'm locking it.
Logged
Pages: [1]   Go Up
 

Page created in 0.025 seconds with 19 queries.