Can not upload .mp3 and no error reported

Home \ forums/topic \ Can not upload .mp3 and no error reported

Support Home Page Forums Joomla Software Easy File Uploader Module Can not upload .mp3 and no error reported

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #699
    Randy Steel
    Participant

    Hello everyone. I have the mime types set to: audio/mpeg;audio/x-mpeg;audio/mp3;audio/x-mp3; audio/mpeg3;audio/x-mpeg3;audio/mpg;audio/x-mpg; audio/x-mpegaudio;audio/x-ms-wma;video/x-ms-asf;

    and size at (notice extra 0) 10000000

    I can upload .wma files, but not .mp3 files.

    I used the test script and got the following:

    PHP Version: 5.3.27.

    FILEINFO_MIME_TYPE is defined.

    finfo_open is callable.

    finfo_file is callable.

    finfo_close is callable.

    mime_content_type is callable.

    This is a NON-Windows OS: Linux.

    escapeshellarg is callable.

    exec is callable.

    shell_exec is callable.

    Filename file_info mime_content_type exec -b –mime-type [-bi] shell_exec -b –mime-type [-bi]

    01 – Invincible (Explicit).wma video/x-ms-asf video/x-ms-asf video/x-ms-asf[video/x-ms-asf; charset=binary] video/x-ms-asf [video/x-ms-asf; charset=binary ]

    11 – Paper Planes.mp3 audio/mpeg audio/mpeg audio/mpeg[audio/mpeg; charset=binary] audio/mpeg [audio/mpeg; charset=binary ]

    index.html inode/x-empty inode/x-empty application/x-empty[application/x-empty; charset=binary] application/x-empty [application/x-empty; charset=binary ]

    test_script4.php text/html text/html text/html[text/html; charset=us-ascii] text/html [text/html; charset=us-ascii ]

    I’m on a shared server, but it’s important to note that I’ve set the max upload in the php.ini file to 64M and tested, and I’m able to upload .mp3 or any other files via ftp.

    PLEASE ADVISE. Thanks!

    #1919
    Michael Gilkes
    Keymaster

    @Randy. Thanks for posting and for providing the relevant info at the start. From what you post, the mime type is audio/mpeg for mp3 files. One thing I need to find out is what result you get when you attempt to upload an mp3 file. I want you to try to upload an mp3 file and another types of file and take a screenshot of the page result. You can email me directly if you want.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Can not upload .mp3 and no error reported’ is closed to new replies.