max_execution_time = 1800
max_input_time = 1800
post_max_size = 60M
upload_max_filesize = 50M
post_max_sizeの方がupload_max_filesizeより上でないといけない。
名言,プログラム,セミナー,名著などの記録
max_execution_time = 1800
max_input_time = 1800
post_max_size = 60M
upload_max_filesize = 50M
post_max_sizeの方がupload_max_filesizeより上でないといけない。
Leave Your Comments Below