Level 73
https://wordpress.stackexchange.com/a/261597
make sure you restart XAMPP after the change.
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
Please or to participate in this conversation.