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

Comments

vm’s picture

when changing max upload be sure to increase post_max.
then run a phpinfo() to ensure the changes stick