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: Fehlermeldung beim Upload  (Read 3925 times)

0 Members and 1 Guest are viewing this topic.

Hellraiser666

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 12
Fehlermeldung beim Upload
« on: October 20, 2008, 08:11:38 pm »

Hi Leute,
ich bekomm beim upload folgende Fehlermeldung

Datei-Upload:
Dateiname/URL   Fehlermeldung
1. IMG_0332.jpg   Kann nicht verschieben.

Wo liegt der Fehler?
Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Fehlermeldung beim Upload
« Reply #1 on: October 20, 2008, 08:18:32 pm »

Hm... *würfel* fehlende Schreibrechte ::)

Ein paar mehr Infos wären praktisch: http://forum.coppermine-gallery.net/index.php/topic,40997.0.html
Logged

Hellraiser666

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 12
Re: Fehlermeldung beim Upload
« Reply #2 on: October 20, 2008, 08:27:08 pm »

USER:
------------------
Array
(
    [ID] => ***
    [am] => 1
    [lang] => german
    [liv] => Array
        (
           
  • => 106
  • [1] => 113
                [2] => 116
                [3] => 112
                [4] => 118
            )

    )

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

        )

    [disk_max] => 100000000
    [disk_min] => 100000000
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 1
    [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] => 1
    [priv_upl_need_approval] => 1
    [group_name] => Administrators
    [upload_form_config] => 3
    [group_quota] => 100000000
    [can_see_all_albums] => 1
    [group_id] => 1
)

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM teamfiletypes; (0.001s)
  • [1] => select * from teamplugins order by priority asc; (0.002s)
        [2] => delete from `galerie`.teamsessions where time<1224523493 and remember=0; (0.001s)
        [3] => delete from `galerie`.teamsessions where time<1223317493; (0.001s)
        [4] => select user_id from `galerie`.teamsessions where session_id = '6acd3b7a9c4aad01cb5b7c54f1b4dd48' (0s)
        [5] => select user_id as id, user_password as password from `galerie`.teamusers 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 `galerie`.teamusers AS u INNER JOIN `galerie`.teamusergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.001s)
        [7] => SELECT user_group_list FROM `galerie`.teamusers 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 teamusergroups WHERE group_id in (1) (0.001s)
        [9] => SELECT group_name FROM  teamusergroups WHERE group_id= 1 (0s)
        [10] => update `galerie`.teamsessions set time='1224527093' where session_id = '6acd3b7a9c4aad01cb5b7c54f1b4dd48' (0.001s)
        [11] => SELECT user_favpics FROM teamfavpics WHERE user_id = 1 (0.001s)
        [12] => DELETE FROM teambanned WHERE expiry < '2008-10-20 20:24:54' (0.002s)
        [13] => SELECT * FROM teambanned WHERE (ip_addr='84.147.112.236' OR ip_addr='84.147.112.236' OR user_id=1) AND brute_force=0 (0s)
        [14] => SELECT aid, title FROM teamalbums WHERE category < 10000 ORDER BY title (0.001s)
        [15] => SELECT aid, title FROM teamalbums WHERE category='10001' ORDER BY title (0s)
        [16] => SELECT COUNT(*) FROM teampictures WHERE approved = 'NO' (0.001s)
    )

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

    ==========================
    POST :
    ------------------
    Array
    (
       
[control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.0 - OK
------------------
mySQL version: 4.1.13
------------------
Coppermine version: 1.4.19(stable)
==========================
Module: GD
------------------
GD Version: 2.0 or higher
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support: 1
GIF Read Support: 1
GIF Create Support: 1
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support:
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 4.1.13
MYSQL_MODULE_TYPE none
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE no value
MYSQL_LIBS no value
==========================
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 | On
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/share/php | .:.:.:/usr/share/php
open_basedir | /srv/www/vhosts/rekwi-festival.de/subdomains/galerie/httpdocs:/tmp | 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 | 20M | 20M
post_max_size | 12M | 12M
==========================
Page generated in 0.691 seconds - 17 queries in 0.014 seconds - Album set : ; Meta set: ;
Logged

Αndré

  • Administrator
  • Coppermine addict
  • ****
  • Country: de
  • Offline Offline
  • Gender: Male
  • Posts: 15764
Re: Fehlermeldung beim Upload
« Reply #3 on: October 20, 2008, 08:29:45 pm »

Ganz toll - du hast das einzige gemacht, was du nicht machen solltest
Quote
Poste "debug_output" nicht im Forum, bevor darum gebeten wurdest.
Logged

Hellraiser666

  • Coppermine newbie
  • Offline Offline
  • Gender: Male
  • Posts: 12
Re: Fehlermeldung beim Upload
« Reply #4 on: October 20, 2008, 08:33:11 pm »

Och man :(
Heut is echt net mein tag
Logged

Stramm

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: 00
  • Offline Offline
  • Gender: Male
  • Posts: 6006
    • Bettis Wollwelt
Re: Fehlermeldung beim Upload
« Reply #5 on: October 20, 2008, 09:24:54 pm »

Naja, so schlimm ist es auch wieder nicht ;)

Kann nicht verschieben... in our englisch speaking friends words: 'impossible to move'!

Dazu gibt es was in der FAQ
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#ErrorCantMovePic

Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.