问题
I'm trying to make a script for uploading a image in PhpStorm. The problem is that when I submit the form the page just keeps loading and from that point on something happens with the webserver because I can't load any page, so I have to restart the PhpStorm to make it work again. The script works fine with apache. Does anyone know what is the problem? Is it some kind of limitation of the built in webserver?
I tried this one: http://www.w3schools.com/php/php_file_upload.asp also, and doesn't work either.
来源:https://stackoverflow.com/questions/28261842/phpstorm-built-in-webserver-cannot-upload-files