NYCPHP Meetup

NYPHP.org

[nycphp-talk] Cannot debug issue with uploading a large file

Paul paul at gubavision.com
Thu Feb 8 16:21:02 EST 2007


When I had this issue I found php.ini to be the culprit.

Paul
On Feb 8, 2007, at 4:13 PM, Dan Cech wrote:

> Randal Rust wrote:
>> On 2/8/07, Dan Cech <dcech at phpwerx.net> wrote:
>>
>>> http://httpd.apache.org/docs/2.0/mod/core.html#limitrequestbody
>>
>> This sounds like the likely culprit. The thing is, my local server
>> (1.3) doesn't have this directive.
>>
>> I have the client checking into what the setting is on their server.
>
> That directive is supported from Apache 1.3.2, I believe the  
> default is
> unlimited (0), but I know some distributions ship with it set in the
> default config.
>
> Other possible culprits are the php directive max_input_time, and the
> Apache directive Timeout.
>
> Dan
> _______________________________________________
> New York PHP Community Talk Mailing List
> http://lists.nyphp.org/mailman/listinfo/talk
>
> NYPHPCon 2006 Presentations Online
> http://www.nyphpcon.com
>
> Show Your Participation in New York PHP
> http://www.nyphp.org/show_participation.php




More information about the talk mailing list