Quote:
Originally Posted by Arjan
Here are some settings I alter to get the filesizes I want
max_execution_time = //seconds this will make your sctipt timeout. Imagine that you can have people with slow connections uploading. Even many DSL connections have pretty low upload
max_input_time = //seconds
memory_limit = //normally 32M +++
; Maximum size of POST data that PHP will accept.
post_max_size = //normally 2M
; Maximum allowed size for uploaded files.
upload_max_filesize = //normally 2M
|
Thanks for this Arjan, but read my previous post php dosen't change for me and cant figure out why still investigating....read my previous post and all will be clear on what I have tried. Thanks Dragonhart