I started a new thread in the WordPress forums this morning because we seem to have a unique issue on our hands. Basically, WordPress’ Flash Media Uploader is working for every file type except for MP3. One suggestion I came across was that it might be a mod_security issue; I tried the recommended .htaccess addition, however, to little luck. It seems odd that the only file type that doesn’t work is MP3.
About the blog
Inside CoPress is our Team Blog where we have an open conversation about the direction of CoPress as an organization. Ideas are presented, meetings are podcasted, and we try to discuss big decisions in as open of a manner as possible.
Posts by Priority
Tags
ACP/CMA advertising announcements Board meetings Board of Directors brainstorming business development business models code projects conference calls conferences Connection Engine CoPress.org Version 3 CoPress Blog CoPress Hosting CoPress Network Edit Flow Project editorial calendar Facebook feedback finances funding ideas links Managed Hosting meeting notes non-profit vs. for-profit organization development planning podcasts questions research scheduling site performance strategic goals summer 2009 surveys tasks This Week in CoPress Twitter updates website website design weekly team meetings WordPress
Recent Posts
Recent Comments
CoPress team on the micro
- danielbachhuber: Starting to think about a debrief post for my blog... Hmm... !copressteam March 1, 2010danielbachhuber's status on Monday, 01-Mar-10 19:23:45 UTC […]
- danielbachhuber: Headed down to #LAX for a few days !copressteam February 23, 2010danielbachhuber's status on Tuesday, 23-Feb-10 14:14:29 UTC […]
- andrewspittle: @danielbachhuber Headed grocery shopping, back in a bit and then I can read that blog post you've got. !copressteam February 16, 2010andrewspittle's status on Tuesday, 16-Feb-10 22:55:33 UTC […]
- danielbachhuber: I have been in my inbox all morning. This is gross. !copressteam February 16, 2010danielbachhuber's status on Tuesday, 16-Feb-10 20:36:08 UTC […]
- danielbachhuber: All of the emails are out. !copressteam February 15, 2010danielbachhuber's status on Monday, 15-Feb-10 07:37:47 UTC […]
- andrewspittle: Headed off to class after dinner. Back at 10pm for the team call. !copressteam February 10, 2010andrewspittle's status on Wednesday, 10-Feb-10 02:27:45 UTC […]
- andrewspittle: Signing off for a while so that I can get some serious writing done on my thesis. Will have my cell on if anything comes up. !copressteam February 6, 2010andrewspittle's status on Saturday, 06-Feb-10 00:31:59 UTC […]
- danielbachhuber: Headed back to the doctor. Online in a couple of hours and probably working all night. !copressteam February 5, 2010danielbachhuber's status on Friday, 05-Feb-10 19:58:53 UTC […]
- andrewspittle: @willdavis Can you ping me when you have the latest conversion script changes committed to the SVN repo? Thanks! !copressteam February 5, 2010andrewspittle's status on Friday, 05-Feb-10 16:47:39 UTC […]
- danielbachhuber: Finishing up a last few tasks before bed. !copressteam February 5, 2010danielbachhuber's status on Friday, 05-Feb-10 08:07:22 UTC […]
Noted this in the WordPress thread too but the issue wasn’t actually file type but rather that nginx, which is running in front of Apache, had a size limitation on post requests. The solution was as simple as changing that limitation.