Active
Project:
MP3 Player
Version:
6.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
15 Jan 2010 at 22:02 UTC
Updated:
15 Jan 2010 at 22:06 UTC
I have a number of very large audio files (frm 67 MB to 140MB) that clients wants on site. Using Mp3 Player, I can only upload from my computer. I have set the max upload in the php.ini file to 400MB and done a number of other changes. But I keep getting error that I exceeded the max. I can FTP the files to the server. I have spent quite a bit of time with ther server support people trying to fix this, but to no avail.
Is there any chance of changing the MP3 Widget to allow me to connect to a audio file already on the server? Or can someone tell me what code I need to modify to make it happen?
Regards,
Bill Schaepe
| Comment | File | Size | Author |
|---|---|---|---|
| php.ini file from server.txt | 39.71 KB | wschaepe | |
| error_log_file_from_server.txt | 4.4 KB | wschaepe |
Comments
Comment #1
vm commentedwhen changing max upload be sure to increase post_max.
then run a phpinfo() to ensure the changes stick