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: A BIG PROBLEM  (Read 5177 times)

0 Members and 1 Guest are viewing this topic.

beba

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
A BIG PROBLEM
« on: March 18, 2006, 07:27:44 am »

I HAVE A WEBSPACE IN T35 FREE HOST WITH MY GALLERY BU I ONLY CAN UPLOAD PICS WITH THE FTP SERVER END I WANT UPLOAD IN THE BROWSER TOO BUT WHEN IM TRYING TO UPLOAD THE PIC IN THE SAME GALLERY IN BROWSER I CAN T!  GIVE ME A MESSEGE : 0 FILES UPLOAD! FOR WHY IS THIS? ANY CAN HELP ME PLEASE?
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: A BIG PROBLEM
« Reply #1 on: March 18, 2006, 10:03:31 am »

Stop SHOUTING at us! Do as suggested in the docs instead: http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble
Logged

beba

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: A BIG PROBLEM
« Reply #2 on: March 19, 2006, 03:52:17 pm »

this is my debug messege

USER:
------------------
Array
(
    [ID] => b826a83f4f4a001ae761ed26edbef101
    [am] => 1
    [lang] => spanish
    [liv] => Array
        (
           
  • => 5

        )

)

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

        )

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

==========================
Queries:
------------------
Array
(
   
  • => SELECT extension, mime, content, player FROM cpg143_filetypes; (0.101s)
  • [1] => select * from cpg143_plugins order by priority asc; (0.096s)
        [2] => delete from `fotogaleria`.cpg143_sessions where time<1142779138 and remember=0; (0.097s)
        [3] => delete from `fotogaleria`.cpg143_sessions where time<1141573138; (0.096s)
        [4] => select user_id from `fotogaleria`.cpg143_sessions where session_id=md5("d8f07df3cfefa00c8ceaf204ed3fbc6d332468a04d55e9b7f6d6ab89e4850600"); (0.097s)
        [5] => select user_id as id, user_password as password from `fotogaleria`.cpg143_users where user_id=1 (0.117s)
        [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 `fotogaleria`.cpg143_users AS u INNER JOIN `fotogaleria`.cpg143_usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0.096s)
        [7] => SELECT user_group_list FROM `fotogaleria`.cpg143_users AS u WHERE user_id='1' and user_group_list <> ''; (0.096s)
        [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 cpg143_usergroups WHERE group_id in (1) (0.107s)
        [9] => SELECT group_name FROM  cpg143_usergroups WHERE group_id= 1 (0.096s)
        [10] => update `fotogaleria`.cpg143_sessions set time='1142782738' where session_id=md5('d8f07df3cfefa00c8ceaf204ed3fbc6d332468a04d55e9b7f6d6ab89e4850600'); (0.097s)
        [11] => SELECT user_favpics FROM cpg143_favpics WHERE user_id = 1 (0.097s)
        [12] => DELETE FROM cpg143_banned WHERE expiry < '2006-03-19 15:38:59' (0.096s)
        [13] => SELECT * FROM cpg143_banned WHERE (ip_addr='64.32.104.202' OR ip_addr='64.32.104.202' OR user_id=1) AND brute_force=0 (0.096s)
        [14] => SELECT aid, title FROM cpg143_albums WHERE category < 10000 ORDER BY title (0.097s)
        [15] => SELECT aid, title FROM cpg143_albums WHERE category='10001' ORDER BY title (0.096s)
        [16] => SELECT COUNT(*) FROM cpg143_pictures WHERE approved = 'NO' (0.099s)
    )

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

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

       
[control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 4.4.0 - OK
------------------
mySQL version: 5.0.19-max-log
------------------
Coppermine version: 1.4.4(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.28 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
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 0
Active Links 1
Client API version 3.23.49
MYSQL_MODULE_TYPE builtin
MYSQL_SOCKET /tmp/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 | On | Off
safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
safe_mode_gid | On | Off
safe_mode_include_dir | no value | no value
safe_mode_exec_dir | /usr/local/php/bin | /usr/local/php/bin
sql.safe_mode | Off | Off
disable_functions | system,exec,escapeshellarg,escapeshellcmd,passthru,proc_close,proc_open,shell_exec,chmod,chown,chroot,chgrp,fsockopen,ftp_connect,ftp_ssl_connect,pfsockopen,socket_connect,socket_create,socket_listen,socket_bind,socket_accept,socket_create_listen,socket_send,socket_write,socket_read,symlink,mail,rename,copy,phpinfo,dl,system,info,upload,system,exec,passthru,eval,is_uploaded_file,move_uploaded_file,escapeshellcmd,popen,pcntl_exec,readfile,shell_exec,escapeshellarg,proc_close,proc_open,ini_alter,popen,show_source,curl_exec,phpinfo,fwrite,fopen | no value
file_uploads | Off | On
include_path | .:/usr/local/lib/php | .:/usr/local/lib/php
open_basedir | /home/freehost/scripts/:. | no value
==========================
email
------------------
Directive | Local Value | Master Value
sendmail_from | no value | no value
sendmail_path | /not/allowed | /usr/sbin/sendmail -t -i
SMTP | localhost | localhost
smtp_port | 25 | 25
==========================
Size and Time
------------------
Directive | Local Value | Master Value
max_execution_time | 10 | 30
max_input_time | -1 | -1
upload_max_filesize | 2M | 2M
post_max_size | 185000 | 8M
==========================
Page generated in 2.885 seconds - 17 queries in 1.677 seconds - Album set : ; Meta set: ;
Logged

Nibbler

  • Guest
Re: A BIG PROBLEM
« Reply #3 on: March 19, 2006, 03:54:16 pm »

Stop wasting everyone's time and do as suggested.
Logged

beba

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Re: A BIG PROBLEM
« Reply #4 on: March 19, 2006, 04:03:41 pm »

i made but the problem dont fixed


0 uploads were successful.
« Last Edit: March 19, 2006, 04:09:23 pm by beba »
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: A BIG PROBLEM
« Reply #5 on: March 19, 2006, 10:28:49 pm »

you haven't! Re-read the entire section you have been told to read extra-carefully. Pay special attention to the stuff highlighted in red. Do exactly as suggested. If you don't do that, don't even bother to post.
Logged
Pages: [1]   Go Up
 

Page created in 0.019 seconds with 20 queries.