Thanks for replying.. > What do you see in your apache error/access logs?
There are two. The first says there's an error on line 215 of the file /etc/php.ini. That's the line for E_NOTICE. The second error is more informative. It says [error] [client 12.178.74.251 (me)] Requested content length of 676717 is larger than the configured limit of 524288. I can't find where that limit is configured though :) I did a search in httpd.conf for 524288, for content_length, for content and for length and found nothing that addressed any limit. > What error are you > seeing when you upload? Have you tried turning on error reporting in > php.ini? Did you restart apache after making changes to php.ini? max_execution_time WAS 30. I changed it to 60. memory_limit WAS 8M. I changed it to 16M. post_max_size WAS 8M. I changed that to 16M. upload_max_filesize WAS 2M. I changed that to 4M. max_input_time wasn't found in php.ini. I DID restart the PC after I made changes. > > If not a production system: > > display_errors = On notDOS.com is not a production machine, so I did turn it on. I'm guess now that the proble is with that configured limit. I just have no idea where it's configured :) Steve ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click -- squirrelmail-users mailing list Posting Guidelines: http://squirrelmail.org/wiki/wiki.php?MailingListPostingGuidelines List Address: [email protected] List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
