coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: One on May 18, 2004, 02:01:04 PM

Title: Upload big pictures problem
Post by: One on May 18, 2004, 02:01:04 PM
Please help me, i recently install Coppermine on my server, everything work, but pictures with size bigger than approx. 200 kilobytes not allow to apload.
I read FAQ and tune my server:
in php.ini I set:
upload_max_filesize = 8 Mb

in httpd.conf I set:
LimitRequestBody 2048000

What's wrong else ?

When I try to upload pictures 650 K for example, picture appears in albums/userpics/ but web browser frees in db_input.php blank page and nothing happens.
Title: Re: Upload big pictures problem
Post by: Tarique Sani on May 18, 2004, 02:07:59 PM
What is the error - I have seen 18mb uploads :D
Title: Re: Upload big pictures problem
Post by: One on May 18, 2004, 02:10:19 PM
When I try to upload pictures 650 K for example, picture appears in albums/userpics/ but web browser frees in db_input.php blank page and nothing happens.
Title: Re: Upload big pictures problem
Post by: Tarique Sani on May 18, 2004, 02:22:12 PM
Which method of thumbnailing are you using?

Since you are in control of your server can you check the CPU load and RAM usage when the thumbnail is being made?

Also try turning the debug mode on and just leave the server be for a while - see if there is some output....
Title: Re: Upload big pictures problem
Post by: One on May 18, 2004, 03:16:12 PM
method or resizing images ? GD2.x

CPU load less than 10%

Stupid newbie question: where i may see debug message ?
Title: Re: Upload big pictures problem
Post by: Tarique Sani on May 18, 2004, 03:18:33 PM
Quote from: One on May 18, 2004, 03:16:12 PM
method or resizing images ? GD2.x

CPU load less than 10%
less than 10% for the entire time - even upload? What kind of system are you running - please give as much info as possible

Quote
Stupid newbie question: where i may see debug message ?
Turn it on from the config page - it is there at the bottom

Title: Re: Upload big pictures problem
Post by: One on May 18, 2004, 04:26:44 PM
Quote
less than 10% for the entire time - even upload? What kind of system are you running - please give as much info as possible

i monitor my server using top Unix tool, 10% - is highest CPU load for httpd process. Other process not load CPU at all or load less then 1%/
Title: Re: Upload big pictures problem
Post by: One on May 18, 2004, 04:30:24 PM
when turn on debug mode, i can't upload pictures at all! Menu for swith to user mode disappear! How to test uploading with debug mode ?
Title: Re: Upload big pictures problem
Post by: Joachim Müller on May 18, 2004, 07:03:56 PM
there's no need to switch to user mode, you're supposed to upload in admin mode.

GauGau
Title: Re: Upload big pictures problem
Post by: Tarique Sani on May 19, 2004, 04:19:28 AM
Quote from: One on May 18, 2004, 04:30:24 PM
when turn on debug mode, i can't upload pictures at all! Menu for swith to user mode disappear! How to test uploading with debug mode ?
Upload in Admin mode - this leads me to next question - have you modified OR tried to modify any of the CPG files?

And for the last time - you are NOT giving us enough information on what kind of system are you running etc..

Please see the FAQ about how to ask for support  :-\\