Jump to content

Uploading Video to forums returning 200 error


Recommended Posts

My client tells me he has uploaded videos to his forum many times but has recently been getting a 200 error when attempting to upload. 

I have checked the server logs and don't see any recent errors, nor do I see any errors ever with a code of 200. To my knowledge, a 200 means "OK, the request has succeeded" to paraphrase it, whereas here the message being returned is something along the lines of "Sorry, an unknown server error occurred when uploading this file."

What's going on here and what should I suggest to my client?

Link to comment
Share on other sites

The error is actually a "-200" error which is from plupload which means that the server has encountered an error processing the upload. This can be anything from the upload has exceed the size limit for PHP, PHP memory limit, etc...

Link to comment
Share on other sites

Oh, my mistake. I was just going off of what was being reported. 

Is this still considered a server error, I don't see anything related in the logs but I will try increasing PHP memory limit and see if that makes a difference.

 

Thanks for the reply!

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...