• When I try to upload an mp3 that is only 8MB, Flash uploader says is exceeds the php.ini max file size of 20M. When I use the browser uploader, it just doesn’t do it. It acts like it is and then stops. I can get the file on the server with FTP but can’t see it in media library to link to it.

    Any suggestions?

Viewing 4 replies - 1 through 4 (of 4 total)
  • I don’t think that the media player will show files that are not images. You will have to copy the full URL of the file in question and paste it as needed.

    I literally just did this about 5 minutes ago! 🙂

    Thread Starter 812073

    I can get it to upload mp3 files that are 3MB and show in media library. The uploader seems confusd about the file size.

    Anyway, how do I copy the full URL of the file in question? I can upload it on to host server but dont know how else to designate it a URL unless uploading through WordPress media upload option.

    You could FTP the mp3 file to a directory you can create for such e.g.
    http://www.example.com/audio/
    So when you upload nameoffile.mp3 to that folder, the full URL would be
    http://www.example.com/audio/nameoffile.mp3
    Good luck.

    I’m new to WordPress and want to upload an audio file, can anyone help me by way of telling me how to do it. Thanks in advance.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘uploading audio file’ is closed to new replies.