coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: Vini on December 15, 2005, 11:00:41 PM

Title: Can not upload BIG size files
Post by: Vini on December 15, 2005, 11:00:41 PM
DEBUG Info:

USER:
------------------
Array
(
    [ID] => f22d3a1cd73591136ce9b06ed26b2e2d
    [am] => 1
)

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => Vini
    [user_password] => ********
    [user_lastvisit] => 2005-12-15 15:56:25
    [user_regdate] => 2005-10-06 14:07:04
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [user_occupation] =>
    [user_actkey] =>
    [disk_max] => 0
    [disk_min] => 0
    [can_rate_pictures] => 1
    [can_send_ecards] => 1
    [ufc_max] => 3
    [ufc_min] => 3
    [custom_user_upload] => 1
    [num_file_upload] => 10
    [num_URI_upload] => 10
    [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
(
   
Title: Re: Can not upload BIG size files
Post by: Joachim Müller on December 16, 2005, 06:04:25 PM
you posted a similar question on the cpg1.4.x support board as well, so what coppermine version are you aczually using. Don't post debug output unless requested, it just clutters up the thread. Read the sticky threads on the upload boards to understand what you could do to solve this. Basically, it's a server-sided restriction, not a restriction within coppermine (no matter what version you use). If your webhost doesn't change the server-sided settings (in php.ini) for you, then you're stuck: you simply won't be able to upload hires pics, no matter what. If you're not happy with this, change your webhosting plan - if you spend more, you usually get better performance. Again, this is not related to coppermine.
However, I find it silly to upload hires pics to a webserver - what's the use of uploading pics that are larger than the video resolution your site visitors have? Just a waste of resources if you ask me. I recommend resizing on the client before uploading.
Title: Re: Can not upload BIG size files
Post by: Vini on December 16, 2005, 06:34:18 PM
Quote from: GauGau on December 16, 2005, 06:04:25 PM
you posted a similar question on the cpg1.4.x support board as well, so what coppermine version are you aczually using. Don't post debug output unless requested, it just clutters up the thread. Read the sticky threads on the upload boards to understand what you could do to solve this. Basically, it's a server-sided restriction, not a restriction within coppermine (no matter what version you use). If your webhost doesn't change the server-sided settings (in php.ini) for you, then you're stuck: you simply won't be able to upload hires pics, no matter what. If you're not happy with this, change your webhosting plan - if you spend more, you usually get better performance. Again, this is not related to coppermine.
However, I find it silly to upload hires pics to a webserver - what's the use of uploading pics that are larger than the video resolution your site visitors have? Just a waste of resources if you ask me. I recommend resizing on the client before uploading.
I'm using 1.3.5
I can't upload big gile sizes...
I tried use PHP.ini but didn't work!
There's no other way?
Title: Re: Can not upload BIG size files
Post by: Joachim Müller on December 17, 2005, 01:23:06 AM
look, you have been told many times over: only the person who administers the server can change php.ini. If you're webhosted, you probably won't be able to change this. There's no other way. You get what you pay for imo.
Look, why don't you do as suggested and resize the pics on your client before uploading them?
Marking thread as "closed"