Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter josephmeservy

    (@josephmeservy)

    I get the following error if I don’t use the autogenerated download link, any ideas anyone?:

    Internal Server Error

    The server encountered an internal error or misconfiguration and was unable to complete your request.

    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.

    More information about this error may be available in the server error log.

    Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

    Thread Starter josephmeservy

    (@josephmeservy)

    Ok, so this is a 15mb mp3 file it works great when I download out of wordpress’s uploads but not our of media vault… ideas?

    Thread Starter josephmeservy

    (@josephmeservy)

    FIXED! Hooray! After a bit of research it seems that this Error is often thrown when you hit your memory limit. In this case I had to change my php.ini file as follows:

    memory_limit = 32M

    changed to

    memory_limit = 128M

    hope this helps someone!!!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Chrome Failed-Server Problem Auto Generated Download Link’ is closed to new replies.