• Resolved mosini

    (@mosini)


    Hi,
    I am trying to upload music files, which are apparently over the 2mb limit. I was wondering if there is a way to increase that?

    Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    That’s a setting on your server. You may need to change your php.ini file.

    Thread Starter mosini

    (@mosini)

    did that- upped it to 10mb which is the limit set by my host. But am still getting: “ItxsxallxGrace.mp3” has failed to upload due to an error
    The uploaded file exceeds the upload_max_filesize directive in php.ini. the song file is around 5.36mb. Not sure what the issue is. Any ideas?

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    There’s

    upload_max_filesize
    and
    post_max_size

    Which one did you update?

    Thread Starter mosini

    (@mosini)

    upload_max_filesize

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    🏳️‍🌈 Advisor and Activist

    Try setting post_max_size to 10 as well. Sometimes they both need to be set. Servers are annoying.

    Thread Starter mosini

    (@mosini)

    awesome!!! thank you very much!

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

The topic ‘wordpress file uploads’ is closed to new replies.