2013-10-05 08:22:29 +00:00
|
|
|
; Uncomment these lines to change PHP parameters if you are using PHP with CGI or FastCGI. Only works with PHP starting from 5.3.0.
|
2013-10-05 08:30:31 +00:00
|
|
|
; Note that with FastCGI, you might also want to set FcgidBusyTimeout, FcgidIOTimeout and FcgidMaxRequestLen in your Apache config
|
2013-10-05 08:22:29 +00:00
|
|
|
|
|
|
|
;max_execution_time = 60
|
|
|
|
;post_max_size = 100M
|
|
|
|
;upload_max_size = 100M
|
2013-10-05 08:39:40 +00:00
|
|
|
;upload_max_filesize = 5M
|
2013-10-05 08:22:29 +00:00
|
|
|
;max_file_uploads = 100
|