search

Home  >  Q&A  >  body text

Regarding upload file size issues

upload_max_filesize = 500M

post_max_size = 500M


max_execution_time = 600

max_input_time = 600

memory_limit = 128M

These parameters have been changed. When uploading a video file of more than 300M, the following error is reported. Does anyone know how to solve it?


Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at admin@php.cn to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.


SEANSEAN2401 days ago964

reply all(1)I'll reply

  • 无忌哥哥

    无忌哥哥2018-06-26 13:41:10

    If you don't understand the code, I can't help you if I just report an error.

    reply
    0
  • SEAN

    print_r($_FILES); If there is nothing, an error will be reported directly.

    SEAN · 2018-06-26 13:42:33
  • Cancelreply