coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 Upload => Topic started by: mudi on January 01, 2005, 05:10:01 AM

Title: 0 uploads were successful.
Post by: mudi on January 01, 2005, 05:10:01 AM
Hi, I was able to upload files before, but no larger then 512 kb. It really bothered me because I have a 160 gb hard drive which is empty, and I want my users to fill it up. Not I can't upload at all! Please help thx.


Error Report     
   
The following uploads encountered errors:
File Uploads:
File Name/URL   Error Message
1. Untitled-1.jpg   Impossible to move.


Debug Info     
   
   (If you're going to request help on the coppermine support board, copy-and-paste this debug output into your posting. Make sure to replace any passwords from the query with *** before posting.)

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

==========================
USER DATA:
------------------
Array
(
    [user_id] => 1
    [user_group] => 1
    [user_active] => YES
    [user_name] => MUDi
    [user_password] => ********
    [user_lastvisit] => 2004-12-31 22:57:33
    [user_regdate] => 2004-12-25 19:09:13
    [user_group_list] =>
    [user_email] =>
    [user_website] =>
    [user_location] =>
    [user_interests] =>
    [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] => 5
    [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
(
   
Title: Re: 0 uploads were successful.
Post by: kegobeer on January 01, 2005, 05:23:37 AM
http://forum.coppermine-gallery.net/index.php?topic=3786.0

Increasing maximum file sizes is easy.  It's explained in the documentation.
Title: Re: 0 uploads were successful.
Post by: mudi on January 01, 2005, 04:42:26 PM
Sorry, but that link wasn't helpful. And now its not even max file size, I can't upload at all.
Title: Re: 0 uploads were successful.
Post by: donnoman on January 01, 2005, 04:55:04 PM
There's a whole board dedicated to helping solve upload issues. I've moved your post to it.

Please read the stickies in this forum and read the faq which covers a few upload issues. 9 times out of 10 the stickies and faq solve most folks problems.

If after you have read and checked the things the stickies and faq update this thread.

Also it sounds like you have two problems. One pre-existing with the 512k limit, which Kegobeer pointed you in the right direction, but you have a more immediate problem that you can't upload at all. Those are most definately different issues.  Fix the can't upload problem first, then follow Kegobeers advice and work on the upload limit issue; second.

http://forum.coppermine-gallery.net/index.php?topic=7163.0

Title: Re: 0 uploads were successful.
Post by: mudi on January 01, 2005, 06:00:55 PM
I am guessing that my 8 mb were filled. But from what I read I did not understand were that can be changed. I looked in Config, when in admin mode and couldn't find it there.

"memory_limit - This setting has a default of 8MB."

It says in PHP's configuration, but how do I access it?

I am not familiar with this, what file should I edit and stuff, help greatly appriciated.
Title: Re: 0 uploads were successful.
Post by: Nibbler on January 01, 2005, 06:49:52 PM
That would be php.ini - and you really should know already that if you plan to run your own server.
Title: Re: 0 uploads were successful.
Post by: mudi on January 01, 2005, 06:58:38 PM
Thanks, I will take a look at it. My friend is renting a dedicated server, and he is just providing me with space.
Title: Re: 0 uploads were successful.
Post by: mudi on January 01, 2005, 07:00:17 PM
Oh, I guess I don't have access to it. I will have to talk to him. But thanks a lot.