By nicolaik on
I'm trying to upload a 24+mb mp3 and I'm unable to because the upload limit is set to 7mb...
I've seen various forum posts here and elsewhere saying to create a php.ini or alter the .ahtaccess file... no luck...is there a easier way to do this...
Comments
How to Change PHP upload limit
Hi, can you provide more detail?
When you say 'no luck' do you mean you didn't have access to the system to change php.ini, etc., or you made the change and something/nothing happened.. ? Did you restart the web server? (the process, not necessarily the whole system)
What php.ini file did you create/edit and does it match the location of the php.ini file listed in phpinfo?
What happens exactly when you try to upload? Are you sure the upload limit is the issue? What message do you get?
What do your Drupal logs say? What are the php upload settings for admin vs. ordinary users? (Are you the admin?)
etc.
_
See Increase upload size in your php.ini.