Closed Bug 587798 Opened 14 years ago Closed 14 years ago

Please change upload max filesize from 2MB to 10MB in php.ini for drumbeat.org

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: mthompson2000, Assigned: oremj)

Details

We need the ability to add .ogv video files like this:
http://webmademovies.etherworks.ca/popcorndemo/demoscreencast.ogv

To drumbeat.org project pages like this:
http://www.drumbeat.org/webmademovies

Doing so will require increase maximum file size from present 2MB to 10MB
Assignee: server-ops → jeremy.orem+bugs
This is a php.ini setting. upload_max_filesize is currently set to 2MB. Upping it to 10MB would be very helpful.
Ha, disregard comment # 1. Didn't notice that the information was covered in the title of the bug :)
[root@pp-drumbeat01 ~]# php -i | grep upload_max_filesize
upload_max_filesize => 10M => 10M
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.