javascript - What does this mean? "Failed to load resource: the server responded with a status of 405 (Method Not Allow

I am using TinyMCE and the spell check option doesnt work. When I tried to check in developer tools -

I am using TinyMCE and the spell check option doesnt work. When I tried to check in developer tools - console - the error which it throws is:

Failed to load resource: the server responded with a status of 405 (Method Not Allowed)

Was just wondering what does this mean? The respective JS file very well exists in the folder. Not sure why this problem occurs.

I am using TinyMCE and the spell check option doesnt work. When I tried to check in developer tools - console - the error which it throws is:

Failed to load resource: the server responded with a status of 405 (Method Not Allowed)

Was just wondering what does this mean? The respective JS file very well exists in the folder. Not sure why this problem occurs.

Share Improve this question edited Jul 21, 2014 at 15:13 bjb568 11.5k11 gold badges52 silver badges73 bronze badges asked Jul 21, 2014 at 14:35 user2598808user2598808 6435 gold badges23 silver badges43 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 3

Something is causing an HTTP request to be made to the server. The server is telling you that the method (POST, GET, PUT, etc) that you are using is not allowed for the URL that you are requesting.

This is almost certainly a server configuration issue.

As the next step in debugging, use the Net tab in your developer tools to determine which URL is returning that error, and for what method.

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1744873409a4598399.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信