Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
PHP File Uploader
»
Re: Recommended php.ini settings
Re: Recommended php.ini settings
07-01-2010, 1:23 PM
Eric
Joined on 08-05-2009
Posts 1,269
Re: Recommended php.ini settings
Reply
Quote
You can set to the following value:
file_uploads on
upload_max_filesize 1024M
max_input_time 3000
memory_limit 1536M
max_execution_time 3000
post_max_size 1024M
Regards,
Eric
View Complete Thread