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: Photo Upload Issues - "Impossible to move"  (Read 5887 times)

0 Members and 1 Guest are viewing this topic.

twolarrysracing

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Photo Upload Issues - "Impossible to move"
« on: September 24, 2010, 04:26:25 am »

Hello all,

I am running version 1.4.16 of Coppermine, which is what was offered by the host as an installable application. I followed the steps layed out in the previous posts on the forum related to the subject, made sure all the permissions were correct, and I am still having issues uploading photos. I am sure that I made a mistake somewhere, haha. :) I even tried to load a different gallery (4images) and I ran into completely different problems with that. Honestly I like Coppermine and the looks of it better, so it's my first choice but it's been a headache all day today.

Here's the critical error message:
Code: [Select]
Impossible to move signage.jpg to albums/userpics/10001/ !

File: /var/www/vhosts/vwenterprises.biz/httpdocs/coppermine/db_input.php - Line: 355

Here's the debug info:
Code: [Select]
USER:
------------------
Array
(
    [ID] => 62de2f2d5c82756c01a3e4bd9158192d
    [am] => 1
    [lang] => english
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_name] => admin
    [groups] => Array
        (
            [0] => 1
        )

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

==========================
Queries:
------------------
Array
(
    [0] => SELECT extension, mime, content, player FROM filetypes; (0s)
    [1] => select * from plugins order by priority asc; (0s)
    [2] => delete from `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.sessions where time<1285285974 and remember=0; (0s)
    [3] => delete from `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.sessions where time<1284079974; (0s)
    [4] => select user_id from `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.sessions where session_id=md5("a3af03f12f928f06b0a4bf7d9582de6713f54da0aebe12301e6003ab27683ccf"); (0s)
    [5] => select user_id as id, user_password as password from `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.users where user_id=1 (0s)
    [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 `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.users AS u INNER JOIN `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.usergroups AS g ON u.user_group=g.group_id WHERE u.user_id='1' (0s)
    [7] => SELECT user_group_list FROM `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.users 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 usergroups WHERE group_id in (1) (0s)
    [9] => SELECT group_name FROM  usergroups WHERE group_id= 1 (0s)
    [10] => update `zlulxri_mysql4a38e56dd97f3cb831f31bf48d40e871`.sessions set time='1285289574' where session_id=md5('a3af03f12f928f06b0a4bf7d9582de6713f54da0aebe12301e6003ab27683ccf'); (0s)
    [11] => SELECT user_favpics FROM favpics WHERE user_id = 1 (0s)
    [12] => DELETE FROM banned WHERE expiry < '2010-09-24 00:52:54' (0s)
    [13] => SELECT * FROM banned WHERE (ip_addr='75.208.207.239' OR ip_addr='75.208.207.239' OR user_id=1) AND brute_force=0 (0s)
    [14] => SELECT category FROM albums WHERE aid='6' (0.001s)
    [15] => SELECT COUNT(*) FROM pictures WHERE approved = 'NO' (0s)
)

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

==========================
POST :
------------------
Array
(
    [album] => 6
    [MAX_FILE_SIZE] => 1048576
    [title] => Two Larrys Autographs
    [caption] => Photo of the Green Booger used for autograph sessions
    [keywords] =>
    [event] => picture
)

==========================
VERSION INFO :
------------------
PHP version: 5.2.9 - OK
------------------
mySQL version: 4.1.22
------------------
Coppermine version: 1.4.16(stable)
==========================
Module: GD
------------------
GD Version: bundled (2.0.34 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
XPM Support:
XBM Support: 1
JIS-mapped Japanese Font Support:

==========================
Module: mysql
------------------
MySQL Supportenabled
Active Persistent Links 1
Active Links 2
Client API version 4.1.22
MYSQL_MODULE_TYPE external
MYSQL_SOCKET /var/lib/mysql/mysql.sock
MYSQL_INCLUDE -I/home/mihaiv/mysql/include
MYSQL_LIBS -L/home/mihaiv/mysql/lib64 -lmysqlclient 
==========================
Module: zlib
------------------
ZLib Support enabled
Stream Wrapper support compress.zlib://
Stream Filter support zlib.inflate, zlib.deflate
Compiled Version 1.2.1.2
Linked Version 1.2.1.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 | no value | no value
safe_mode_exec_dir | no value | no value
sql.safe_mode | Off | Off
disable_functions | passthru, shell_exec, system | passthru, shell_exec, system
file_uploads | On | On
include_path | .: | .:
open_basedir | /var/www/vhosts/vwenterprises.biz/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 | 2M | 2M
post_max_size | 8M | 8M
==========================
Page generated in 0.083 seconds - 16 queries in 0.001 seconds - Album set : ; Meta set: ;


I tried to create an account so you guys could view it as guests, but this happened when I tried to activiate the account:

Code: [Select]
An error has been encountered in accessing this page.

1. Server: coppermine.sourceforge.net
2. URL path: /register.php
3. Error notes: NONE
4. Error type: 404
5. Request method: GET
6. Request query string: activate=6bf36198c6b69c6e5b63b11b026b9df8
7. Time: 2010-09-24 02:25:03 UTC (1285295103)

Reporting this problem: The problem you have encountered is with a project web site hosted by SourceForge.net. This issue should be reported to the SourceForge.net-hosted project (not to SourceForge.net).

If this is a severe or recurring/persistent problem, please do one of the following, and provide the error text (numbered 1 through 7, above):

Contact the project via their designated support resources.
Contact the project administrators of this project via email (see the upper right-hand corner of the Project Summary page for their usernames) at user-name@users.sourceforge.net
If you are a maintainer of this web content, please refer to the Site Documentation regarding web services for further assistance.

NOTE: As of 2008-10-23 directory index display has been disabled by default. This option may be re-enabled by the project by placing a file with the name ".htaccess" with this line:


Options +Indexes

Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford

twolarrysracing

  • Coppermine newbie
  • Offline Offline
  • Posts: 2
Re: Photo Upload Issues - "Impossible to move"
« Reply #2 on: September 24, 2010, 04:44:43 am »

Thank you for your reply. I did get the other one working now too, but I don't have time to perform the upgrades tonight. I will most likely be back if I run into issues with it.

Thank you again.
Logged

Jeff Bailey

  • Dev Team member
  • Coppermine addict
  • ****
  • Country: us
  • Offline Offline
  • Gender: Male
  • Posts: 1322
  • Fishing relaxes me.
    • Bailey Family Co.
Re: Photo Upload Issues - "Impossible to move"
« Reply #3 on: September 24, 2010, 04:48:34 am »

You run the risk of getting hacked and compromising your whole website if not server.
1.4.16 is horribly out of date and has had many security updates applied.
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#upgrade_why_reasons
Logged
Thinking is the hardest work there is, which is probably the reason why so few engage in it. - Henry Ford
Pages: [1]   Go Up
 

Page created in 0.02 seconds with 19 queries.