Here's the situation:

httpd-2.0.40-8
php-4.2.2-8.0.5

     The application is SquirrelMail 1.2.8; everything else works, but
it's limited to about 512Kbytes of upload.  My first impulse was to
investigate the FAQ on Squirrelmail.org, and it had it, but the text was
kinda...spastic.  Go read it and see if you agree.

     http://www.squirrelmail.org/wiki/AttachmentSize

     ...not quite English.  Yet, it's in English.


     This is the only hint I'm getting from /var/log/httpd/error_log:

[Wed Nov 06 23:20:01 2002] [error] [client 63.69.210.36] Requested
content-length of 4586489 is larger than the configured limit of 524288...

     I've scanned php.ini for the variables suggested; they're at 700M.
  The variable in httpd.conf, LimitRequestBody, is set to 0 (or 700M,
makes no difference).

     What else can I check for?  Surely this isn't some compiled-in
limit; that's just not Apache or PHP's way...

     This means a lot to me: first, it allows a primary client to send
accounting files by mail.  Soon, it'll allow a high-profile client to
roll out Linux and leave Microsoft server's CDs in the pile of free AOL
clients.  ;>

     Any thoughts?  (Yes, I've restarted Apache after changes)

  
------------------------------------------------------------------------
Brian Fahrländer          GNU/Linux Zealot, Conservative, and Technomad
Evansville, IN                    My Voyage: http://www.CounterMoon.com
ICQ  5119262
------------------------------------------------------------------------
-----BEGIN GEEK CODE BLOCK-----
Version: 3.12
GCM d- s:+ a C++ UL+++ P+ L+++ E--- W++ N+ o- K+ w---
O- M- V PS- PE+ Y PGP++ t+ 5 X R- tv++ b- DI++ D+
G++ e h r y++++
------END GEEK CODE BLOCK------

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to