[FX.php List] 413 Request Entity Too Large

Gareth Evans gareth.evans at rogers.com
Wed Aug 3 21:23:03 MDT 2011


It might be the reverse of what Tim said, your new server could be sending more data in the request (ie extra headers, cookies etc). I'd look at increasing the limits on your existing server to see if that fixes it. post_max_size in php.ini and LimitRequestLine in httpd.conf are good places to start.

On 2011-08-03, at 8:03 PM, Wes Plate wrote:

> 
> Thanks, but the receiving server is the same, what changed is the server sending the XML.   I'm sorry I was unclear.  FileMaker Server running FX.php is unchanged.
> 
> 
> On Aug 3, 2011, at 4:47 PM, Tim 'Webko' Booth wrote:
> 
>>> 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.
>> 
>> I'd guess that the new server doesn't allow requests as large as the old server. It's probably set in the Apache config rather than the php.ini - I am not an Apache config expert, so can't say where to look.
> 
> -- 
> Wes Plate
> wes at automaticduck.com
>  http://www.automaticduck.com/
> 
> _______________________________________________
> FX.php_List mailing list
> FX.php_List at mail.iviking.org
> http://www.iviking.org/mailman/listinfo/fx.php_list



More information about the FX.php_List mailing list