Trying to add UDT returns "Not Acceptable"

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
mrmut
Forum Members
Forum Members
Posts: 33
Joined: Sun Jun 01, 2008 8:42 pm

Trying to add UDT returns "Not Acceptable"

Post by mrmut »

Hello all!

I have running CMSMS 1.6.8 installation, and I've tried adding a bit of PHP to the site but the server returns:
Not Acceptable

An appropriate representation of the requested resource /cmsms/admin/adduserplugin.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 don't have any plugins that might interfere, and as I have this version working on many other sites, I don't get this. I've reuploaded the "problematic" file from the error, but I still get the same problem.


Thanks a lot for any help!!
mrmut
Forum Members
Forum Members
Posts: 33
Joined: Sun Jun 01, 2008 8:42 pm

Re: Trying to add UDT returns "Not Acceptable" [SOLVED]

Post by mrmut »

I have solved it: the problem was with the security rules of the host provider.
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am
Location: Arizona

Re: Trying to add UDT returns "Not Acceptable"

Post by Dr.CSS »

That [SOLVED] goes in the subject line of the first post...
arstach
Forum Members
Forum Members
Posts: 27
Joined: Tue Jun 01, 2010 5:21 pm

Re: Trying to add UDT returns

Post by arstach »

mrmut wrote:I have solved it: the problem was with the security rules of the host provider.
can you share: which rules exactly?
Wishbone
Power Poster
Power Poster
Posts: 1368
Joined: Tue Dec 23, 2008 8:39 pm

Re: Trying to add UDT returns

Post by Wishbone »

I have had this before on one of my hosts. In an attempt to prevent hackers from POSTing PHP code in an attempt to hack your site, they reject anything POSTed that looks like PHP. In my former hosts case, they had automatically put my IP address on a ban list, and I had to file a ticket to be removed from it. There was a setting in CPanel somewhere that I had to turn off.
arstach
Forum Members
Forum Members
Posts: 27
Joined: Tue Jun 01, 2010 5:21 pm

Re: Trying to add UDT returns

Post by arstach »

there was nothing i could do.. problem was solved by my server administrator, he changed some mod_security settings and now everything runs just fine..
Post Reply

Return to “CMSMS Core”