I this error when uploading.And my files, music, images are normal.I'm sure my PHP.ini configuration is correct.Video module configuration also maximum file is 1024 m.Please help me.thank you
This is translated by youdao
I this error when uploading.And my files, music, images are normal.I'm sure my PHP.ini configuration is correct.Video module configuration also maximum file is 1024 m.Please help me.thank you |
You forgot to include the error. You also need to look at post max size as well as max upload size; in case your error is along those lines. Geeks, making the world a better place |
But if the video upload document way is normal |
If you are getting an error message, paste that error message complete. server (io)? is there something else you can share? Geeks, making the world a better place |
upload_max_filesize=1024M
; Maximum number of files that can be uploaded via a single request max_file_uploads=20 post_max_size=1024M |
I am not going to be able to help you because I still don't understand what error you were getting. Geeks, making the world a better place |
I am not going to be able to help you because I still don't understand what error you were getting. He posted it: Server (IO) error. I've seen this error in the Flash uploader, but I don't remember what causes it. I think the last time I ran into it was because of an issue with the FastCGI configuration. The error_log might have something.
Also moving this out of the bug reports forum. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
The OP might have better luck if he got a real webserver. How is anyone supposed to troubleshoot a WAMP server in his living room in China, communicating via some internet translator? The probability of success is not good. My opinions expressed on this site, in no way represent those of Boonex or Boonex employees. |