Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Audio uploading problem.  (Read 2258 times)

0 Members and 1 Guest are viewing this topic.

brandon0007

  • Coppermine newbie
  • Offline Offline
  • Posts: 9
Audio uploading problem.
« on: January 12, 2009, 02:30:32 am »

I'm having a couple problems uploading audio. When I upload an audio file, then it says, "0 uploads were successful.

Here are my settings:

* Max size for uploaded files (KB): 1048576
* Allowed audio types: ALL
* Administrators Quota: 1048576
* CPG Registered Users: 104857

I'm frying to upload an MP3. Which is 4.18 MB (4,390,714 bytes).
Logged

Riox

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 55
Re: Audio uploading problem.
« Reply #1 on: January 12, 2009, 07:22:27 am »

Go to ..yourgalleryurl/phpinfo.php and search for "upload_max_filesize" & "post_max_size"
I guess you're just allowed to upload 2M

You might be able to fix that by putting
Quote
php_value post_max_size "25M"
php_value upload_max_filesize "25M"

in your .htaccess

You should ask your local admin for the php values
Logged

Joachim Müller

  • Dev Team member
  • Coppermine addict
  • ****
  • Offline Offline
  • Gender: Male
  • Posts: 47843
  • aka "GauGau"
    • gaugau.de
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.