Ueditor editor on the local server can not be named ueditor, how to explain this?

as detailed in the title:

download a PHP version of the ueditor editor, put it on the local server, put the relevant files of this editor into a ueditor folder , and put this folder in the root directory of the local server, open the index.html file inside, upload multiple images, and there is a "server return error".

however, change the name of the folder, such as: ueditor1 (as long as it is not ueditor), multi-image upload is normal, this is why?

if you don"t understand the text description, smash the door and look at the picture and speak:

my local server root directory is: E:\ xampp\ htdocs , editor all files, put into ueditor folder, and put this folder into the server root directory, "Server returned error"

ueditor> ueditor_1ueditor

:

Mar.21,2021

you need to track down what kind of error happened.
it is possible that there is a route (path) naming conflict in php.

Menu