forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upload => Topic started by: revolt on February 14, 2006, 04:31:04 pm

Title: largish file upload - UPDATED
Post by: revolt on February 14, 2006, 04:31:04 pm
Hi, I have read through all the neccessary docs/posts.

I can upload smallish images (1024x768 @ 300k) but not 1600x1200 / 500k images.

Config for coppermine is setup to allow this size and slightly bigger. When trying to upload the larger files it seems to begin working then
http://www.myfto.co.uk/cpg143/db_input.php file just hangs on a blank page with no error.

website:
W: http://www.myfto.co.uk/cpg143
L: test
P: testuser

I dont have access to php.ini so cant make changes there :(


USER:
------------------
Array
(
    [ID] => 02d7ce37df1727f38789ae31408cac78
    [am] => 1
    [lang] => english
    [liv] => Array
        (
            [user_id] => 1
    [user_name] => revolt
    [groups] => Array
        (
           
        )

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

==========================
Queries:
------------------
Array
(
   
Title: Re: largish file upload
Post by: Nibbler on February 14, 2006, 05:29:29 pm
You've probably reached the limit of what your server resources allows. Resize your pics manually prior to upload.
Title: Re: largish file upload
Post by: revolt on February 14, 2006, 05:46:28 pm
You've probably reached the limit of what your server resources allows. Resize your pics manually prior to upload.

Damn, I was hoping you were not going to say that! :(
Title: Re: largish file upload
Post by: revolt on February 14, 2006, 08:42:25 pm
Tried setting up on a different server, I am now getting the following error! Please help......

Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 6528 bytes) in /home/fhlinux218/r/revolt.myfto.co.uk/user/htdocs/cpg143/include/picmgmt.inc.php on line 259

Title: Re: largish file upload - UPDATED
Post by: Nibbler on February 14, 2006, 08:48:43 pm
There is a sticky thread dedicated to that issue, please search the board before posting.
Title: Re: largish file upload - UPDATED
Post by: Joachim Müller on February 15, 2006, 08:54:08 am
http://forum.coppermine-gallery.net/index.php?topic=24088.msg110690#msg110690
Title: Re: largish file upload - UPDATED
Post by: revolt on February 15, 2006, 09:53:19 am
http://forum.coppermine-gallery.net/index.php?topic=24088.msg110690#msg110690

Thankyou!

All sorted now working well, seems i will have to stick to 1024x768 sized images, which is not a problem. Will run quicker :P