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: Upload to albums - error.  (Read 26986 times)

0 Members and 1 Guest are viewing this topic.

ericer

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Upload to albums - error.
« on: July 12, 2009, 02:36:49 pm »

Hi,
Please help me, it's important!
I installed the gallery, according to documentation.
Everything is OK
But when I upload a picture, the first step is ok and in the second wrote:
"Critical error
Upload Failure - '. / Albums / edit /' "
I do not know why ...
I need quick assistance, a statement of fashion debugg:

Code: [Select]
USER:
------------------
Array
(
    [ID] => 2fa6a662b2189f91e1b06e4ae0cddd6b
    [am] => 1
    [lang] => slovak
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => ma3x15
    [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 cpg14xen_filetypes; (0.004s)
    [1] => delete from `ma3x15`.cpg14xen_sessions where time<1247397551 and remember=0; (0s)
    [2] => delete from `ma3x15`.cpg14xen_sessions where time<1246191551; (0s)
    [3] => select user_id from `ma3x15`.cpg14xen_sessions where session_id = '10fc5ad67dd7b39e3fcda4fbcf6163d0' (0s)
    [4] => select user_id as id, user_password as password from `ma3x15`.cpg14xen_users where user_id=1 (0s)
    [5] => SELECT u.user_id AS id, u.user_name AS username, u.user_password AS password, u.user_group+100 AS group_id FROM `ma3x15`.cpg14xen_users AS u INNER JOIN `ma3x15`.cpg14xen_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [6] => SELECT user_group_list FROM `ma3x15`.cpg14xen_users AS u WHERE user_id='1' and user_group_list <> ''; (0s)
    [7] => 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 cpg14xen_usergroups WHERE group_id in (1) (0.001s)
    [8] => SELECT group_name FROM  cpg14xen_usergroups WHERE group_id= 1 (0s)
    [9] => update `ma3x15`.cpg14xen_sessions set time='1247401151' where session_id = '10fc5ad67dd7b39e3fcda4fbcf6163d0' (0s)
    [10] => SELECT description from cpg14xen_albums WHERE aid='' (0s)
    [11] => SELECT user_favpics FROM cpg14xen_favpics WHERE user_id = 1 (0.002s)
    [12] => DELETE FROM cpg14xen_banned WHERE expiry < '2009-07-12 14:19:12' (0.012s)
    [13] => SELECT * FROM cpg14xen_banned WHERE (ip_addr='86.28.113.124' OR ip_addr='86.28.113.124' OR user_id=1) AND brute_force=0 (0.001s)
    [14] => SELECT aid, title FROM cpg14xen_albums WHERE category < 10000 ORDER BY title (0.008s)
    [15] => SELECT aid, title FROM cpg14xen_albums WHERE category='10001' ORDER BY title (0.002s)
    [16] => SELECT encoded_string FROM cpg14xen_temp_data WHERE unique_ID = 'ab82b771' (0.002s)
    [17] => UPDATE cpg14xen_temp_data SET encoded_string = 'YTowOnt9' WHERE unique_ID = 'ab82b771' (0s)
    [18] => SELECT category FROM cpg14xen_albums WHERE aid='1' (0.001s)
    [19] => SELECT COUNT(*) FROM cpg14xen_pictures WHERE approved = 'NO' (0s)
)

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

==========================
POST :
------------------
Array
(
    [album] => 1
    [title] => Armored Beast
    [caption] =>
    [keywords] =>
    [control] => phase_2
    [unique_ID] => ab82b771
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.4 - OK
------------------
mySQL version: 5.0.67-community-log
------------------
Coppermine version: 1.4.25(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.15 compatible)
FreeType Support: 1
FreeType Linkage: with freetype
T1Lib Support:
GIF Read Support: 1
GIF Create Support:
JPG Support: 1
PNG Support: 1
WBMP Support: 1
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
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.3
Linked Version 1.2.2.2
==========================
Server restrictions (safe mode)?
------------------
Directive | Local Value | Master Value
safe_mode | On | On
safe_mode_exec_dir | no value | no value
safe_mode_gid | Off | Off
safe_mode_include_dir | /usr/local/lib/php | /usr/local/lib/php
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | exec system passthru popen set_time_limit error_log ini_alter ini_set dl pfsockopen openlog syslog readlink symlink link leak fsockopen proc_open glob copy eval imap_open session_save_path | exec system passthru popen set_time_limit error_log ini_alter ini_set dl pfsockopen openlog syslog readlink symlink link leak fsockopen proc_open glob copy eval imap_open session_save_path
file_uploads | On | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
open_basedir | .:/tmp:/usr/local/lib/php | .:/tmp:/usr/local/lib/php
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /usr/local/safebin/qminj-wrap.pl | /usr/local/safebin/qminj-wrap.pl
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 15 | 15
max_input_time | -1 | -1
upload_max_filesize | 2M | 2M
post_max_size | 2M | 2M
==========================
Page generated in 1.227 seconds - 20 queries in 0.033 seconds - Album set : ; Meta set: ;

PHP Info:
Code: [Select]
PHP Version 4.3.4

System Linux zeus.s.webzdarma.cz 2.6.18 #1 Sat Oct 28 02:43:46 CEST 2006 i686
Build Date Feb 1 2004 05:31:41
Configure Command './configure' '--with-apxs2=/opt/apache-2.0.48/bin/apxs' '--prefix=/usr/local' '--with-config-file-path=/etc/httpd' '--enable-memory-limit' '--enable-safe-mode' '--with-gdbm' '--with-mysql=/usr' '--with-gd' '--with-ttf' '--enable-gd-native-ttf' '--with-freetype-dir=/usr' '--with-png-dir=/usr' '--with-jpeg-dir=/usr' '--with-tiff-dir=/usr' '--with-gettext' '--enable-bcmath' '--enable-exif' '--with-dom' '--with-sablot-js' '--with-dom-xslt' '--enable-xslt' '--with-dom-exslt' '--with-xslt-sablot' '--enable-trans-sid' '--enable-ftp' '--with-expat-dir=/usr' '--with-imap' '--with-imap-ssl' '--with-iconv' '--with-zip' '--with-zlib' '--enable-inline-optimalizations' '--enable-mbstring' '--enable-mbregex' '--disable-posix'
Server API Apache 2.0 Handler
Virtual Directory Support enabled
Configuration File (php.ini) Path /etc/httpd/php.ini
PHP API 20020918
PHP Extension 20020429
Zend Extension 20021010
Debug Build no
Thread Safety enabled
Registered PHP Streams php, http, ftp, compress.zlib

This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2003 Zend Technologies

Configuration
PHP Core
Directive Local Value Master Value
allow_call_time_pass_reference On On
allow_url_fopen Off Off
always_populate_raw_post_data Off Off
arg_separator.input ;& ;&
arg_separator.output &amp; &amp;
asp_tags Off Off
auto_append_file no value no value
auto_prepend_file no value no value
browscap no value no value
default_charset no value no value
default_mimetype text/html text/html
define_syslog_variables Off Off
disable_classes no value no value
disable_functions exec system passthru popen set_time_limit error_log ini_alter ini_set dl pfsockopen openlog syslog readlink symlink link leak fsockopen proc_open glob copy eval imap_open session_save_path exec system passthru popen set_time_limit error_log ini_alter ini_set dl pfsockopen openlog syslog readlink symlink link leak fsockopen proc_open glob copy eval imap_open session_save_path
display_errors On On
display_startup_errors On On
doc_root /3w /3w
docref_ext no value no value
docref_root no value no value
enable_dl Off Off
error_append_string </font> </font>
error_log /var/log/httpd/php_log /var/log/httpd/php_log
error_prepend_string <font color=ff0000> <font color=ff0000>
error_reporting 2047 2039
expose_php Off Off
extension_dir ./ ./
file_uploads On On
gpc_order GPC GPC
highlight.bg #FFFFFF #FFFFFF
highlight.comment #FF8000 #FF8000
highlight.default #0000BB #0000BB
highlight.html #000000 #000000
highlight.keyword #007700 #007700
highlight.string #DD0000 #DD0000
html_errors On On
ignore_repeated_errors On On
ignore_repeated_source On On
ignore_user_abort Off Off
implicit_flush Off Off
include_path .:/usr/local/lib/php .:/usr/local/lib/php
log_errors Off Off
log_errors_max_len 1024 1024
magic_quotes_gpc On On
magic_quotes_runtime Off Off
magic_quotes_sybase Off Off
max_execution_time 15 15
max_input_time -1 -1
memory_limit 40M 40M
open_basedir .:/tmp:/usr/local/lib/php .:/tmp:/usr/local/lib/php
output_buffering 4096 4096
output_handler no value no value
post_max_size 2M 2M
precision 14 14
register_argc_argv On On
register_globals On On
report_memleaks On On
safe_mode On On
safe_mode_exec_dir no value no value
safe_mode_gid Off Off
safe_mode_include_dir /usr/local/lib/php /usr/local/lib/php
sendmail_from no value no value
sendmail_path /usr/local/safebin/qminj-wrap.pl /usr/local/safebin/qminj-wrap.pl
serialize_precision 100 100
short_open_tag On On
SMTP localhost localhost
smtp_port 25 25
sql.safe_mode Off Off
track_errors On On
unserialize_callback_func no value no value
upload_max_filesize 2M 2M
upload_tmp_dir /home/tmp /home/tmp
user_dir no value no value
variables_order GPCS GPCS
xmlrpc_error_number 0 0
xmlrpc_errors Off Off
y2k_compliance On On

apache2handler
Apache Version Apache/2.0.59 (Unix)
Apache API Version 20020903
Server Administrator root@webzdarma.cz
Hostname:Port zeus.webzdarma.cz:0
User/Group nobody(99)/99
Max Requests Per Child: 9000 - Keep Alive: on - Max Per Connection: 30
Timeouts Connection: 45 - Keep-Alive: 10
Virtual Server Yes
Server Root /opt/apache
Loaded Modules core mod_access mod_auth mod_log_config mod_env mod_setenvif worker http_core mod_mime mod_autoindex mod_vhost_alias mod_negotiation mod_dir mod_actions mod_alias mod_so mod_deflate mod_status sapi_apache2 mod_logio mod_rewrite mod_auth_digest mod_perl

Directive Local Value Master Value
engine 1 1
last_modified 0 0
xbithack 0 0

Apache Environment
Variable Value
set-vary 1
HTTP_HOST ma3x15.wz.cz
HTTP_USER_AGENT Mozilla/5.0 (Windows; U; Windows NT 5.1; sk; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
HTTP_ACCEPT text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
HTTP_ACCEPT_LANGUAGE sk,cs;q=0.8,en-us;q=0.5,en;q=0.3
HTTP_ACCEPT_ENCODING gzip,deflate
HTTP_ACCEPT_CHARSET ISO-8859-2,utf-8;q=0.7,*;q=0.7
HTTP_KEEP_ALIVE 300
HTTP_CONNECTION keep-alive
HTTP_REFERER http://ma3x15.wz.cz/lang_en/upload.php
HTTP_COOKIE e146bd250cfacb594fddacb65c421fdb=06d867b5b8f719a647b43626a4e8ccd7; coppermine_data=YTozOntzOjI6IklEIjtzOjMyOiIyZmE2YTY2MmIyMTg5ZjkxZTFiMDZlNGFlMGNkZGQ2YiI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJzbG92YWsiO30%3D
PATH /usr/local/bin:/usr/sbin:/usr/bin:/bin:/usr/local/bin:/opt/apache/bin
SERVER_SIGNATURE no value
SERVER_SOFTWARE Apache/2.0.59 (Unix)
SERVER_NAME ma3x15.wz.cz
SERVER_ADDR 88.86.113.136
SERVER_PORT 80
REMOTE_ADDR 86.28.113.124
DOCUMENT_ROOT /3w
SERVER_ADMIN root@webzdarma.cz
SCRIPT_FILENAME /3w/wz.cz/m/ma3x15/lang_en/phpinfo.php
REMOTE_PORT 4547
GATEWAY_INTERFACE CGI/1.1
SERVER_PROTOCOL HTTP/1.1
REQUEST_METHOD GET
QUERY_STRING no value
REQUEST_URI /lang_en/phpinfo.php
SCRIPT_NAME /lang_en/phpinfo.php

HTTP Headers Information
HTTP Request Headers
HTTP Request GET /lang_en/phpinfo.php HTTP/1.1
Host ma3x15.wz.cz
User-Agent Mozilla/5.0 (Windows; U; Windows NT 5.1; sk; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
Accept text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Language sk,cs;q=0.8,en-us;q=0.5,en;q=0.3
Accept-Encoding gzip,deflate
Accept-Charset ISO-8859-2,utf-8;q=0.7,*;q=0.7
Keep-Alive 300
Referer http://ma3x15.wz.cz/lang_en/upload.php
Cookie e146bd250cfacb594fddacb65c421fdb=06d867b5b8f719a647b43626a4e8ccd7; coppermine_data=YTozOntzOjI6IklEIjtzOjMyOiIyZmE2YTY2MmIyMTg5ZjkxZTFiMDZlNGFlMGNkZGQ2YiI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJzbG92YWsiO30%3D
HTTP Response Headers
P3P CP="CAO DSP COR CURa ADMa DEVa OUR IND PHY ONL UNI COM NAV INT DEM PRE"
Set-Cookie coppermine_data=YTozOntzOjI6IklEIjtzOjMyOiIyZmE2YTY2MmIyMTg5ZjkxZTFiMDZlNGFlMGNkZGQ2YiI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJzbG92YWsiO30%3D; expires=Tue, 11-Aug-2009 12:31:18 GMT; path=/

bcmath
BCMath support enabled

ctype
ctype functions enabled

dba
DBA support enabled
Supported handlers gdbm cdb cdb_make inifile flatfile

domxml
DOM/XML enabled
DOM/XML API Version 20020815
libxml Version 20613
HTML Support enabled
XPath Support enabled
XPointer Support enabled
DOM/XSLT enabled
libxslt Version 1.0.33
libxslt compiled against libxml Version 2.5.11
DOM/EXSLT enabled
libexslt Version 1.0.19

exif
EXIF Support enabled
EXIF Version 1.4 $Id: exif.c,v 1.118.2.25 2003/09/22 23:28:07 iliaa Exp $
Supported EXIF Version 0220
Supported filetypes JPEG,TIFF

ftp
FTP support enabled

gd
GD Support enabled
GD Version bundled (2.0.15 compatible)
FreeType Support enabled
FreeType Linkage with freetype
GIF Read Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled

gettext
GetText Support enabled

iconv
iconv support enabled
iconv implementation glibc
iconv library version 2.3.3

Directive Local Value Master Value
iconv.input_encoding ISO-8859-1 ISO-8859-1
iconv.internal_encoding ISO-8859-1 ISO-8859-1
iconv.output_encoding ISO-8859-1 ISO-8859-1

imap
IMAP c-Client Version 2000
SSL Support enabled

mbstring
Multibyte Support enabled
Multibyte (japanese) regex support enabled

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive Local Value Master Value
mbstring.detect_order no value no value
mbstring.encoding_translation Off Off
mbstring.func_overload 0 0
mbstring.http_input pass pass
mbstring.http_output pass pass
mbstring.internal_encoding no value no value
mbstring.language neutral neutral
mbstring.substitute_character no value no value

mysql
MySQL Support enabled
Active Persistent Links 0
Active Links 1
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

Directive Local Value Master Value
mysql.allow_persistent Off Off
mysql.connect_timeout 60 60
mysql.default_host mysql.webzdarma.cz mysql.webzdarma.cz
mysql.default_password no value no value
mysql.default_port 3306 3306
mysql.default_socket no value no value
mysql.default_user no value no value
mysql.max_links Unlimited Unlimited
mysql.max_persistent Unlimited Unlimited
mysql.trace_mode Off Off

overload
User-Space Object Overloading Support enabled

pcre
PCRE (Perl Compatible Regular Expressions) Support enabled
PCRE Library Version 4.3 21-May-2003

session
Session Support enabled
Registered save handlers files user

Directive Local Value Master Value
session.auto_start Off Off
session.bug_compat_42 On On
session.bug_compat_warn On On
session.cache_expire 180 180
session.cache_limiter nocache nocache
session.cookie_domain no value no value
session.cookie_lifetime 0 0
session.cookie_path / /
session.cookie_secure Off Off
session.entropy_file no value no value
session.entropy_length 0 0
session.gc_divisor 100 100
session.gc_maxlifetime 1800 1800
session.gc_probability 1 1
session.name PHPSESSID PHPSESSID
session.referer_check no value no value
session.save_handler files files
session.save_path /tmp /tmp
session.serialize_handler php php
session.use_cookies On On
session.use_only_cookies Off Off
session.use_trans_sid On On

standard
Regex Library Bundled library enabled
Dynamic Library Support enabled
Path to sendmail /usr/local/safebin/qminj-wrap.pl

Directive Local Value Master Value
assert.active 1 1
assert.bail 0 0
assert.callback no value no value
assert.quiet_eval 0 0
assert.warning 1 1
auto_detect_line_endings 0 0
default_socket_timeout 20 20
safe_mode_allowed_env_vars PHP_ LANG PHP_ LANG
safe_mode_protected_env_vars LD_LIBRARY_PATH LD_LIBRARY_PATH
url_rewriter.tags a=href,area=href,frame=src,input=src,form=fakeentry,fieldset= a=href,area=href,frame=src,input=src,form=fakeentry,fieldset=
user_agent no value no value

tokenizer
Tokenizer Support enabled

xml
XML Support active
XML Namespace Support active
EXPAT Version expat_1.95.2

xslt
XSLT support enabled
Backend Sablotron
Sablotron Version 0.98
Sablotron Information Cflags: -O2 -fomit-frame-pointer -pipe -march=i586 -mcpu=pentiumpro Libs: -L/usr/lib -lexpat Prefix: /usr

zip
Zip support enabled

zlib
ZLib Support enabled
Compiled Version 1.1.3
Linked Version 1.2.2.2

Directive Local Value Master Value
zlib.output_compression Off Off
zlib.output_compression_level -1 -1
zlib.output_handler no value no value

Additional Modules
Module Name

Environment
Variable Value
PWD /etc/httpd-super
HOSTNAME zeus.s.webzdarma.cz
LD_LIBRARY_PATH /opt/apache-2.0.59/lib:
MACHTYPE i586-mandrake-linux-gnu
SHLVL 0
SHELL /bin/bash
HOSTTYPE i586
OSTYPE linux-gnu
TERM dumb
PATH /usr/local/bin:/usr/sbin:/usr/bin:/bin:/usr/local/bin:/opt/apache/bin

PHP Variables
Variable Value
PHP_SELF phpinfo.php
_REQUEST["e146bd250cfacb594fddacb65c421fdb"] 06d867b5b8f719a647b43626a4e8ccd7
_REQUEST["coppermine_data"] YTozOntzOjI6IklEIjtzOjMyOiIyZmE2YTY2MmIyMTg5ZjkxZTFiMDZlNGFlMGNkZGQ2YiI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJzbG92YWsiO30=
_COOKIE["e146bd250cfacb594fddacb65c421fdb"] 06d867b5b8f719a647b43626a4e8ccd7
_COOKIE["coppermine_data"] YTozOntzOjI6IklEIjtzOjMyOiIyZmE2YTY2MmIyMTg5ZjkxZTFiMDZlNGFlMGNkZGQ2YiI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJzbG92YWsiO30=
_SERVER["set-vary"] 1
_SERVER["HTTP_HOST"] ma3x15.wz.cz
_SERVER["HTTP_USER_AGENT"] Mozilla/5.0 (Windows; U; Windows NT 5.1; sk; rv:1.9.0.11) Gecko/2009060215 Firefox/3.0.11 (.NET CLR 3.5.30729)
_SERVER["HTTP_ACCEPT"] text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
_SERVER["HTTP_ACCEPT_LANGUAGE"] sk,cs;q=0.8,en-us;q=0.5,en;q=0.3
_SERVER["HTTP_ACCEPT_ENCODING"] gzip,deflate
_SERVER["HTTP_ACCEPT_CHARSET"] ISO-8859-2,utf-8;q=0.7,*;q=0.7
_SERVER["HTTP_KEEP_ALIVE"] 300
_SERVER["HTTP_CONNECTION"] keep-alive
_SERVER["HTTP_REFERER"] http://ma3x15.wz.cz/lang_en/upload.php
_SERVER["HTTP_COOKIE"] e146bd250cfacb594fddacb65c421fdb=06d867b5b8f719a647b43626a4e8ccd7; coppermine_data=YTozOntzOjI6IklEIjtzOjMyOiIyZmE2YTY2MmIyMTg5ZjkxZTFiMDZlNGFlMGNkZGQ2YiI7czoyOiJhbSI7aToxO3M6NDoibGFuZyI7czo2OiJzbG92YWsiO30%3D
_SERVER["PATH"] /usr/local/bin:/usr/sbin:/usr/bin:/bin:/usr/local/bin:/opt/apache/bin
_SERVER["SERVER_SIGNATURE"] no value
_SERVER["SERVER_SOFTWARE"] Apache/2.0.59 (Unix)
_SERVER["SERVER_NAME"] ma3x15.wz.cz
_SERVER["SERVER_ADDR"] 88.86.113.136
_SERVER["SERVER_PORT"] 80
_SERVER["REMOTE_ADDR"] 86.28.113.124
_SERVER["DOCUMENT_ROOT"] /3w
_SERVER["SERVER_ADMIN"] root@webzdarma.cz
_SERVER["SCRIPT_FILENAME"] /3w/wz.cz/m/ma3x15/lang_en/phpinfo.php
_SERVER["REMOTE_PORT"] 4547
_SERVER["GATEWAY_INTERFACE"] CGI/1.1
_SERVER["SERVER_PROTOCOL"] HTTP/1.1
_SERVER["REQUEST_METHOD"] GET
_SERVER["QUERY_STRING"] no value
_SERVER["REQUEST_URI"] /lang_en/phpinfo.php
_SERVER["SCRIPT_NAME"] phpinfo.php
_SERVER["PHP_SELF"] phpinfo.php
_SERVER["PATH_TRANSLATED"] /3w/wz.cz/m/ma3x15/lang_en/phpinfo.php
_SERVER["argv"]

Array
(
)

_SERVER["argc"] 0

PHP License

This program is free software; you can redistribute it and/or modify it under the terms of the PHP License as published by the PHP Group and included in the distribution in the file: LICENSE

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any questions about PHP licensing, please contact license@php.net.

Its free webhosting!

Error file: /3w/wz.cz/m/ma3x15/lang_en/upload.php - Line: 2271

Error line - upload.php:
Code: [Select]
if (is_dir($path_to_image)) cpg_die(CRITICAL_ERROR, $lang_upload_php['failure'] . " - '$path_to_image'", __FILE__, __LINE__, true);
Thanks,   
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: Upload to albums - error.
« Reply #1 on: July 12, 2009, 10:31:27 pm »

Do exactly as suggested in the docs, section "Asking for support on upload issues". So far, you did exactly the opposite of what you should do.

Logged
Pages: [1]   Go Up
 

Page created in 0.022 seconds with 19 queries.