Advanced search  

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

Pages: [1]   Go Down

Author Topic: Large File Upload  (Read 3161 times)

0 Members and 1 Guest are viewing this topic.

Keeper06

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Large File Upload
« on: February 07, 2006, 10:04:10 pm »

Hello,

I have been banging my head against the wall trying to figure out why I can't upload a larger file.  PHP keeps reporting a negative integer in the [MAX_FILE_SIZE] => -1819869184 and I have played with all the php.ini settings I can find.

If you have the opportunity take a look, I have the debug turned on:

http://mackenzie.unity-mt.com

user: test
pwd: test

Thanks for any input.
« Last Edit: February 07, 2006, 10:57:58 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: Large File Upload
« Reply #1 on: February 07, 2006, 10:10:26 pm »

What have you set the filesize limit to in config ? You will have problems if you set it absurdly high.
Logged

Keeper06

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Large File Upload
« Reply #2 on: February 07, 2006, 10:12:53 pm »

I have it set to 8M

Logged

Nibbler

  • Guest
Re: Large File Upload
« Reply #3 on: February 07, 2006, 10:14:45 pm »

You have it set to 15 gigabytes.
Logged

Keeper06

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Large File Upload
« Reply #4 on: February 07, 2006, 10:21:09 pm »

Forgive my ignorance all the settings we are talking about are in php.ini correct? If so the only lines I have changed are:

memory_limit = 8M
post_max_size = 6M
upload_max_filesize = 8M

I was trying to follow the FAQ and I have tried so many combinations I may have blown the config to shreds.

Thanks for the quick replies.


Logged

Nibbler

  • Guest
Re: Large File Upload
« Reply #5 on: February 07, 2006, 10:45:59 pm »

Look on Coppermine's config page for the setting 'Max size for uploaded files'.
Logged

Keeper06

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: Large File Upload
« Reply #6 on: February 07, 2006, 10:55:34 pm »

I ended up setting it to 5000000 which fixed the problem, thanks for the help...



Logged
Pages: [1]   Go Up
 

Page created in 0.024 seconds with 19 queries.