Ok there must be a workaround you are using without having to contact your server admin. I don't have root access to the server
The issue I have is the old METHOD NOT IMPLEMENTED error, when I create a new posts on my blog. I run a linux blog.
It only happens to certain posts that have certain Linux terminal commands in them.
Question I want to ask is, how have you got around this?
1) Is there a plugin for this?
2) If there is no plugin, I would like to do a str_replace on the command that is causing the issue on the page that displays the article. What .php page would this be?