When I try to attach a 4MB mp3 file, I get this error:
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 4330275 bytes)
I have allowed .mp3 in the attachment manager, I defined the MIME properly, my PHP upload limit is set to 20MB.
Can anyone help with this?
Fatal error: Allowed memory size of 20971520 bytes exhausted (tried to allocate 4330275 bytes)
I have allowed .mp3 in the attachment manager, I defined the MIME properly, my PHP upload limit is set to 20MB.
Can anyone help with this?
Comment