For my Debian install it in;
/etc/php4/apache/php.ini
Look for the section;
<Snip> ;;;;;;;;;;;;;;;; ; File Uploads ; ;;;;;;;;;;;;;;;;
; Whether to allow HTTP file uploads. file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not ; specified). ;upload_tmp_dir =
; Maximum allowed size for uploaded files. upload_max_filesize = 10M
</Snip>
Regards,
Seeker
"Steve Cooney" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]
Hi, how can I increase the email attachment size max?
Well I have the same problem. I can upload files smaller then 2MB withour problem, but when I try to upload a larger file I get :
ERROR: Could not move/copy file. File not attached
What am I doing wrong?
Using RH 7.3, SM 1.4.2, php 4.3.4, apache 1.3.29 on an 3 GHz P4, 1GB RAM, 2 x SATA 160GB disk (RAID1).
php.ini :
file_uloads = On upload_max_filesize = 20M ;upload_tmp_dir = upload_max_filesize = 20M post_max_size = 60M memory_limit = 70M
Thanks for your help and have a nice day,
Andrej.
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&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
