david001's avatar

How to upload larger file such as mp3 and video

Hi, i tried to upload a mp3 but i got an error


The file "bensound-summer.mp3" exceeds your upload_max_filesize ini directive (limit is 2048 KiB).

I am using mac and xampp server. In my php.ini file i changed

post_max_size=129M to post_max_size=2048M```

and made 

upload_max_filesize=2048M```

But still I am getting same error on upload

0 likes
1 reply

Please or to participate in this conversation.