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: i got a big problem :(  (Read 2906 times)

0 Members and 1 Guest are viewing this topic.

drjoy

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
i got a big problem :(
« on: May 08, 2007, 09:45:20 am »

i have a problem with uploading photos

 
File Name/URL Error Message
1. M1Wallpaper800600.jpg Impossible to move.


the debug log

Code: [Select]
USER:
------------------
Array
(
    [ID] => eeaad5d47defb7169d6a3caf251a7396
    [am] => 1
    [liv] => Array
        (
            [0] => 173
            [1] => 138
            [2] => 139
            [3] => 174
            [4] => 5
        )

    [sort] => dd
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => drjoy121
    [user_password] => ********
    [user_lastvisit] => 2007-05-07 23:29:10
    [user_regdate] => 2007-02-04 17:52:35
    [user_group_list] =>
    [user_email] =>
    [user_website] => www.q8extremehobby.com
    [user_location] => Kuwait
    [user_interests] => Rc
    [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] => 1
    [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 cpg132_filetypes;
    [1] => SELECT * FROM cpg132_users WHERE user_id='1'AND user_active = 'YES' AND user_password != '' AND BINARY MD5(user_password) = 'f9b717a16fb43b0d59f400d229b60d2f'
    [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 cpg132_usergroups WHERE group_id in (1)
    [3] => SELECT group_name FROM  cpg132_usergroups WHERE group_id= 1
    [4] => DELETE FROM cpg132_banned WHERE expiry < 1178609655
    [5] => SELECT * FROM cpg132_banned WHERE ip_addr='217.69.187.145' OR ip_addr='217.69.187.145' OR user_id=1
    [6] => SELECT aid, title FROM cpg132_albums
)

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

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

    [control] => phase_1
)

==========================
VERSION INFO :
------------------
PHP version: 4.3.6 - OK
------------------
mySQL version: 4.1.20
------------------
Coppermine version: 1.3.2
==========================
Module: gd
------------------
GD Support enabled
GD Version bundled (2.0.22 compatible)
FreeType Support enabled
FreeType Linkage with freetype
T1Lib Support enabled
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled
JIS-mapped Japanese Font Support enabled
==========================
Module: mysql
------------------
Active Persistent Links 0
Active Links 1
Client API version 4.0.18
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /tmp/mysql.sock
MYSQL_INCLUDE -I/usr/local/include/mysql
MYSQL_LIBS -L/usr/local/lib/mysql -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 | 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 | .:/php/includes:/usr/local/share/pear:/usr/local/lib/php/pear | .:/php/includes:/usr/local/share/pear:/usr/local/lib/php/pear
open_basedir | no value | 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 | 8M | 8M
post_max_size | 8M | 8M
==========================
Page generated in 0.104 seconds - 7 queries in 0.006 seconds - Album set :
« Last Edit: May 08, 2007, 01:05:50 pm by Hein »
Logged

Hein Traag

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: nl
  • Offline Offline
  • Gender: Male
  • Posts: 2166
  • A, B, Cpg
    • Personal website - Spintires.nl
Re: i got a big problem :(
« Reply #1 on: May 08, 2007, 09:52:11 am »

Hi and welcome to the CPG support board.
Some pointers:
1- Read the documentation.
2- Read it again
3- Search the board, most questions have been answered before.
4- Search it again.

And keep in mind to give you future postings a title that says what your problem is. For example: Impossible to move file - upload problem.

Start by reading this http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upload_trouble and follow the steps layed out in that section of the documentation if you want help.
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: i got a big problem :(
« Reply #2 on: May 08, 2007, 09:53:53 am »

Do exactly as suggested in the upload troubleshooting section of the docs if you have issues with uploading.
Use better subjects next time you start a thread!

[edit] Hein, you beat me to post the obvious (and usual) message. I wish that people would read before posting. This is so frustrating. Posting anyway... [/edit]
Logged

drjoy

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: i got a big problem :(
« Reply #3 on: May 08, 2007, 10:00:22 am »

Do exactly as suggested in the upload troubleshooting section of the docs if you have issues with uploading.
Use better subjects next time you start a thread!

[edit] Hein, you beat me to post the obvious (and usual) message. I wish that people would read before posting. This is so frustrating. Posting anyway... [/edit]

i think this is a support forum so need a help coz im not a programer or the coolest and best guy like you :)
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Re: i got a big problem :(
« Reply #4 on: May 08, 2007, 10:40:20 am »

You don't need to be a programmer. Just do as Hein and I suggested and follow the upload troubleshooting section advice. It clearly says what you need to do when requesting help here. If you don't do as suggested, we can't help you.
Logged

drjoy

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: i got a big problem :(
« Reply #5 on: May 08, 2007, 10:51:37 am »

You don't need to be a programmer. Just do as Hein and I suggested and follow the upload troubleshooting section advice. It clearly says what you need to do when requesting help here. If you don't do as suggested, we can't help you.

ok i did read the FAQ
and i try to make the upload just one file but it didnt be usfel

my web page is

photos.q8xtremehobby.com

the login: test
the pass: test
Logged

drjoy

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: i got a big problem :(
« Reply #6 on: May 08, 2007, 11:34:42 am »

You don't need to be a programmer. Just do as Hein and I suggested and follow the upload troubleshooting section advice. It clearly says what you need to do when requesting help here. If you don't do as suggested, we can't help you.


i did it
the edit file in the albums directory need to be 777 permision too :)
Logged
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 20 queries.