Upgrading plugins

Upgrading plugins

Beatriz Ospina -
回帖数:2

When I try to upgrade the plugins I get this message and they do not upgrade.

Not Acceptable

An appropriate representation of the requested resource /moodle/mdeploy.php could not be found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


I have moodle 2.5 and I think the certificate is ok.



回复Beatriz Ospina

Re: Upgrading plugins

Howard Miller -
Core developers的头像 Documentation writers的头像 Particularly helpful Moodlers的头像 Peer reviewers的头像 Plugin developers的头像

I suspect that this is caused by something security related on your server. What is your server? Try checking the web server error log to see if there is more information.

It might be worth trying a different browser (or clearing the caches in your current one) just to eliminate any oddness there.

回复Beatriz Ospina

Re: Upgrading plugins

Ken Task -
Particularly helpful Moodlers的头像

Check apache error logs for 406 errors.   That error page is coming from Apache ... not even getting to Moodle.

According to other postings found via Google, error occurs due to Mod Security of apache.

The following about the same error for a word press site, but sounds like it might work for your situation:

http://www.tipsandtricks-hq.com/apache-mod-security-update-how-to-fix-error-406-or-not-acceptable-issue-259

Link above found via google:

http://bit.ly/1nBOF4n

However, if you are remotely hosted, check with service provider and inquire.

'spirit of sharing', Ken