Hello Cleveland, On Monday, January 05, 2004, [EMAIL PROTECTED] wrote... Please remember to CC the mailing list.
>>> I downloaded and setup the cvs of 1.5 last Thursday. Everything >>> works great, but when I try to add an attachment, it pops up a >>> dialog box that says "The document contains no data." >>> Any ideas? >> Have you checked your web server logs? What PHP? What webserver? >> Did you install both by RPM? > Here's what the error log says: > [error] [client 172.30.2.136] Requested content-length of 6967660 is > larger than the configured limit of 524288, referer: > http://www.wals.lib.wi.us/newmail/src/compose.php?mailbox=INBOX&startMes > sage=1 > But, the I have 8mb setup as the limit in php. Check /etc/httpd/conf.d/php.conf there is a line: LimitBodyRequest. Either change the value, or comment it out. The restart apache. That'll fix your issue. As a note, this has come up before in the archives, and IS mentioned on the website. -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
