[snip]
When I try to upload a larger file it fails.
...other non-relevant stuff...
[/snip]
check your php.ini for the following;
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M
is the setting high enough?
Also, what about your form, do you have something like this ...
Check the following lines in your phi.ini file.
; Maximum size of POST data that PHP will accept.
post_max_size = 8M
Edward Dudlik
Becoming Digital
www.becomingdigital.com
- Original Message -
From: "Jonathan Pitcher" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday,
2 matches
Mail list logo