Uploading large files problem Uploading large files problem
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Uploading large files problem

Started by alyssia, August 27, 2006, 01:01:05 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

alyssia

When I try to upload a large picture (~500 Ko and more) throught the "Upload File" feature, I get the following error :

Critical error
Script called without the required parameter(s).

File: /home/httpd/vhosts/saving-me.net/httpdocs/gallery/db_input.php - Line: 58


And when I upload the file throught "Batch Add Files", I get a red X as result and when I click on it, I get "Page not found". But everything works fine with smaller files.

I use GD 2, Max size for uploaded files is set to 2500, Max width or height for uploaded pictures is set to 4000

I had a look at the Trouble-shooting the upload process thread and my server's configuration seems to be ok.
max_input_time is set to 60, upload_max_filesize is 10M, post_max_size is 8M, memory_limit is 32M, file_uploads is ON, safe_mode is Off and I run on Linux. I've checked my CHMOD and it's correct, too. I've also searched throught old topics, but none with the same problem as been resolved...

website : http://saving-me.net/gallery/
username : test
password : test

Could anybody please help me ?

alyssia

Ok, nevermind...

Please close this thread