Active
Project:
Audio
Version:
5.x-1.0
Component:
audio_attach
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
17 Dec 2008 at 00:31 UTC
Updated:
17 Dec 2008 at 00:31 UTC
I keep getting the following message
"A file must be provided. If you tried uploading a file, make sure it's less than the upload size limit."
I have created a php.ini file on the root directory
upload_max_filesize=250M ;
post_max_size=250M ;
What else do you guys thing i should do in order to upload up to 150MB...
Thanks in advance