Mantis Bugtracker

Viewing Issue Simple Details Jump to Notes ] << ] >> ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0000016 [Starfish PBX] Web Admin Interface minor have not tried 2009-09-02 20:37 2009-09-07 14:29
Reporter dazza View Status public  
Assigned To rgavril
Priority normal Resolution fixed  
Status resolved  
Summary 0000016: Unable to upload MP3 files
Description I'm trying to upload our MOH files, but I'm told:

"File is to big"

Aside from the typo (should be 'too'), I'm left wondering how I'm supposed to upload my MP3 files? Some MP3 files can get quite large, obviously, .... imagine a one-hour electronica dance mix background sampler for instance ....
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0000019)
rgavril (administrator)
2009-09-02 21:16

I will try to fix the typo and change the message to reflect better what's going on.

The limitation is from php.ini as the default 'upload_max_filesize' must be something like 2M. You can change it manually by editing '/etc/php5/apache2/php.ini' and getting 'upload_max_filesize' to something bigger :

upload_max_filesize = 20M


TO DO:
 - Change the error message to specify the maximum file size accepted by php
 - Force a bigger upload_max_filesize via .htaccess and/or using ini_set from php
(0000030)
rgavril (administrator)
2009-09-07 14:29

Fixed in svn revision 51

- Issue History
Date Modified Username Field Change
2009-09-02 20:37 dazza New Issue
2009-09-02 21:16 rgavril Note Added: 0000019
2009-09-02 21:16 rgavril Status new => acknowledged
2009-09-07 14:29 rgavril Status acknowledged => assigned
2009-09-07 14:29 rgavril Assigned To => rgavril
2009-09-07 14:29 rgavril Note Added: 0000030
2009-09-07 14:29 rgavril Status assigned => resolved
2009-09-07 14:29 rgavril Resolution open => fixed


Mantis 1.1.8[^]
Copyright © 2000 - 2009 Mantis Group
Powered by Mantis Bugtracker