How does apache support flv Upload?

Source: Internet
Author: User
How does apache support flv Upload? how can I use phpstudy to upload videos in the flv format on my local testing website? why can't I transfer them? is it not supported by the server? how can I set it ., Modify upload_max_filesize to make it larger than the size of the file you are allowed to upload. Note that with post_max_size and memory _ apache, how does one support flv Upload?
I tested my website locally and used phpstudy to upload a flv video. Why can't I transfer it? is it not supported by the server? how can I set it.

------ Solution --------------------
Modify upload_max_filesize to make it larger than the size of the file to be uploaded.
Coordination with post_max_size and memory_limit
Memory_limit> = post_max_size> = upload_max_filesize

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.