increase the file upload size
-
Hi,
I’m trying to increase the file upload size.
I already found some help about this topic here in this forum and could changed the upload size in the php.ini file and i’m now able to upload files around 30MB. Actually i would like to upload bigger files.Changes in the php.ini file i did:
file_uploads = On ;upload_tmp_dir = upload_max_filesize = 250M memory_limit = 100M post_max_size = 100MI have fully access to the webserver (Windows Server 2008 R2 SP1 with PHP v5.3).
Can anyone please help me?
thanks
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
The topic ‘increase the file upload size’ is closed to new replies.