[FX.php List] 413 Request Entity Too Large

Wes Plate wes at automaticduck.com
Wed Aug 3 17:22:22 MDT 2011


Our company's online store sends order info as XML to our FileMaker Server via fx.php, it has worked well for about 4.5 years.  Today our web host moved our account to a new server and this perfect system stopped working.  I'm working with their support but so for they seem stymied.

The following text was returned to the XML-sending module during one test, it seems meaningful.  Does anyone on this list have an idea what I can tell our web host people the problem could be?  Vague, I know, but this worked fine for a long long time until this upgrade and now post-upgrade it is failing.  I have a back-up XML form that I can paste the XML from the store into and it still populates the database correctly, but it requires me to do to the manual copy/pasting so the online store is no longer automatic.


HTTP/1.1 413 Request Entity Too Large,Date: Wed, 03 Aug 2011 21:55:17 GMT,Server: Apache/2.2.14 (Unix) mod_jk/1.2.23 PHP/5.3.0,Alternates: {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-2} {language cs} {length 389}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language de} {length 405}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language en} {length 302}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language es} {length 440}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language fr} {length 424}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language ga} {length 379}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language it} {length 359}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-2022-jp} {language ja} {length 397}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset euc-kr} {language ko} {length 413}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language nl} {length 361}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-2} {language pl} {length 400}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language pt-br} {length 378}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language ro} {length 344}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-5} {language sr} {length 405}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-1} {language sv} {length 387}}, {"HTTP_REQUEST_ENTITY_TOO_LARGE.html.var" 1 {type text/html} {charset iso-8859-9} {language tr} {length 404}},Vary: accept-language,accept-charset,Connection: close,Content-Type: text/html; charset=iso-8859-1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>413 Request Entity Too Large</title>
</head><body>
<h1>Request Entity Too Large</h1>
The requested resource<br />/miva.php<br />
does not allow request data with GET requests, or the amount of data provided in
the request exceeds the capacity limit.
<p>Additionally, a 406 Not Acceptable
error was encountered while trying to use an ErrorDocument to handle the request.</p>
<hr>
<address>Apache/2.2.14 (Unix) mod_jk/1.2.23 PHP/5.3.0 Server at xxx.xxx.xxx.xxx Port 80</address>
</body></html>
<!DOCTYPE HTML PUBLIC"-//W3C/DTD HTML 4.0 Transitional//EN">
<html>
<head>
   <title>XML Order Notice Page</title>
</head>
<body>
Error: no POST data
</body>
</html>


-- 
Wes Plate
 wes at automaticduck.com
  http://www.automaticduck.com/



More information about the FX.php_List mailing list