hello all,

i always have problems in uploading files bigger than about 1 meg, will
say, i come on the error 404-page if i try to attach bigger than 1 meg.

i have already changed php.ini as followed:

#php.ini
max_execution_time = 300     ; Maximum execution time of each script, in
seconds
memory_limit = 8M      ; Maximum amount of memory a script may consume
(8MB) # Maximum size of POST data that PHP will accept.
post_max_size = 15M
; Whether to allow HTTP file uploads.
file_uploads = On
; Maximum allowed size for uploaded files.
upload_max_filesize = 15M


do i have to change also something in httpd.conf?

thx, Roger

*********sorry, is not error 404, browser just says action stopped while
uploading **********




-------------------------------------------------------
This SF.Net email sponsored by: Free pre-built ASP.NET sites including
Data Reports, E-commerce, Portals, and Forums are available now.
Download today and enter to win an XBOX or Visual Studio .NET.
http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01
--
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

Reply via email to