Upload big pictures problem Upload big pictures problem
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Upload big pictures problem

Started by One, May 18, 2004, 02:01:04 PM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

One

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.

Tarique Sani

What is the error - I have seen 18mb uploads :D
SANIsoft PHP applications for E Biz

One

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.

Tarique Sani

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....
SANIsoft PHP applications for E Biz

One

method or resizing images ? GD2.x

CPU load less than 10%

Stupid newbie question: where i may see debug message ?

Tarique Sani

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

SANIsoft PHP applications for E Biz

One

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%/

One

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 ?

Joachim Müller

there's no need to switch to user mode, you're supposed to upload in admin mode.

GauGau

Tarique Sani

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  :-\\

SANIsoft PHP applications for E Biz