[x] Navigation

[x] Languages

[x] Design
Each user can view the site with a different theme.
Themes marked with a * also change the forum look.

0 Uploads waren erfolgreich

This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page     Forum Index ›  Coppermine Gallery Bugs

View previous topic :: View next topic  
Author Message
Billy
Guest





PostPosted: 12.08.2004 01:13
Post subject: 0 Uploads waren erfolgreich

Hallo,

ich habe gerade meine Galerie von 1.2.1 auf 1.3.1 geupdatet und alles ging soweit gut. Aber ich kann nichts uploaden. Die betreffenden chmod sind auf 755 gesetzt.

Falls es jemand ausprobieren möchte:

www.kreidelseite.de/gallery
user test, passwort test

Debug mode is an.

Vielleicht hat ja jemand eine Idee, vor dem Update funktionierte es übrigens.

Hier mal die Debug-Meldung, die ich bekomme:

USER:
------------------
Array
(
[ID] => 59451d469dff1bcb63a44d1b04887d72
[am] => 1
[liv] => Array
(
[0] => 128
[1] => 129
[2] => 130
[3] => 95
[4] => 72
)

[lang] => german
)

==========================
USER DATA:
------------------
Array
(
[user_id] => 1
[user_group] => 1
[user_active] => YES
[user_name] => Billy
[user_password] => ********
[user_lastvisit] => 2004-08-11 22:44:28
[user_regdate] => 2004-04-03 00:27:00
[user_group_list] =>
[user_email] =>
[user_website] =>
[user_location] =>
[user_interests] =>
[user_occupation] =>
[user_actkey] =>
[user_favpics] =>
[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
[groups] => Array
(
[1] => 1
)

)

==========================
Queries:
------------------
Array
(
[0] => SELECT extension, mime, content FROM cpg11d_filetypes;
[1] => SELECT * FROM cpg11d_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = '95c78cbf206df4c643e6b49450f7a024'
[2] => 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 cpg11d_usergroups WHERE group_id in (1)
[3] => SELECT group_name FROM cpg11d_usergroups WHERE group_id= 1
[4] => DELETE FROM cpg11d_banned WHERE expiry < 1092260824
[5] => SELECT * FROM cpg11d_banned WHERE ip_addr='217.85.85.6' OR ip_addr='217.85.85.6' OR user_id=1
)

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

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

[control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.3 - OK
------------------
mySQL version: 4.0.15-Max
------------------
Coppermine version: 1.3.1
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.15 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
==========================
Module: mysql
------------------
Active Persistent Links 2
Active Links 3
Client API version 4.0.15
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
Compiled Version 1.1.4
Linked Version 1.1.4
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | On
safe_mode_exec_dir | /srv/www/htdocs/empty/ | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | /srv/www/htdocs/empty/ | no value
sql.safe_mode | Off | Off
disable_functions | no value | no value
file_uploads | Off | On
include_path | .:/usr/share/php | .:/usr/share/php
open_basedir | /srv/www/htdocs/web29/ | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | me @ localhost.com | me @ localhost.com
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.09 seconds - 6 queries in 0.003 seconds
Back to top
Billy
Guest





PostPosted: 12.08.2004 11:16
Post subject: Re: 0 Uploads waren erfolgreich

Der Fehler ist behoben.

Mein Webhoster hatte file_uploads im master on und im local off stehen.

Viele Grüße

Billy
Back to top
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.    This topic is locked: you cannot edit posts or make replies.    Printer Friendly Page    Forum Index ›  Coppermine Gallery Bugs
Page 1 of 1
All times are GMT + 1 Hour



Jump to:  


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You cannot download files in this forum




Interactive software released under GNU GPL, Code Credits, Privacy Policy