I am facing Please select a file error while trying to upload a plugin. My php.ini settings are like below
- upload_max_filesize = 20000
- max_file_uploads = 200
- max_execution_time = 300
- max_input_time = 600
- memory_limit = 12800
- post_max_size = 8000
My WordPress Version 5.5.3
Answers:
Thank you for visiting the Q&A section on Magenaut. Please note that all the answers may not help you solve the issue immediately. So please treat them as advisements. If you found the post helpful (or not), leave a comment & I’ll get back to you as soon as possible.
Method 1
I guess it is a hosting issue. Contact your hosting company support. If it is in the localhost server then there may have a permission issue …
All methods was sourced from stackoverflow.com or stackexchange.com, is licensed under cc by-sa 2.5, cc by-sa 3.0 and cc by-sa 4.0
