Re: Request Entity Too Large

2009-09-19 Thread Graham Dumpleton
On Sep 18, 4:39 am, Karen Tracey wrote: > On Thu, Sep 17, 2009 at 1:47 PM, Jashugan wrote: > > > Hello, > > > I have a user who is trying to upload a large file (> 50MB) to our > > Django application. The error that they are getting is: > > > Req

Re: Request Entity Too Large

2009-09-18 Thread Jashugan
On Sep 17, 11:39 am, Karen Tracey wrote: > > http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody > > Karen Excellent! Thanks Karen. --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" group.

Re: Request Entity Too Large

2009-09-17 Thread Karen Tracey
On Thu, Sep 17, 2009 at 1:47 PM, Jashugan wrote: > > Hello, > > I have a user who is trying to upload a large file (> 50MB) to our > Django application. The error that they are getting is: > > Request Entity Too Large > The requested resource > /ri/agent/orders/cr

Request Entity Too Large

2009-09-17 Thread Jashugan
Hello, I have a user who is trying to upload a large file (> 50MB) to our Django application. The error that they are getting is: Request Entity Too Large The requested resource /ri/agent/orders/create/ does not allow request data with POST requests, or the amount of data provided in