您需要在php.ini中更改一些设置:
upload_max_filesize = 2M ;or whatever size you wantmax_execution_time = 60; also, higher if you must - sets the maximum time in seconds

您需要在php.ini中更改一些设置:
upload_max_filesize = 2M ;or whatever size you wantmax_execution_time = 60; also, higher if you must - sets the maximum time in seconds