• Hi there! When I try to upload an mp3 file to my site I get this error message:

    “Unexpected response from the server. The file may have been uploaded successfully. Check in the Media Library or reload the page.”

    When I tried the browser uploader, it sent me the error “Request Entity Too Large The requested resource does not allow request data with POST requests, or the amount of data provided in the request exceeds the capacity limit.”

    I’ve already changed the capacity limit to 64 MB. This file is only 11 MB. What is going on?

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • I believe you have to increase the PHP max_size, post_max_size, and max_execution_time

    Contact your hosting tech support about it.

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t upload file’ is closed to new replies.