I've got a WordPress install running on my account, and I'm trying to upload some audio files. However, I'm getting an error saying that the php.ini upload_max_filesize is set to 2M.
Is there any chance of this being changed? I'm actually planning to store things on Amazon S3, so it won't be taking up space on the server beyond the initial upload.
Thanks
Jon