Hi,
I`ve been searching everywhere to try to find a solution to this problem:
on my site I have a contact form that I`m testing but once I fill in the fields and press send the process exits with the following error:
406 Not Acceptable
Not Acceptable
An appropriate representation of the requested resource /process.php could not be found on this server.
Any ideas? I`ve searched through a series of online php forums including this one and haven`t found a solution.Some search results in google indicate that it may have something to do with the browser`s language but I`ve tested it with different browsers and on different computers and it still wont work.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I found out that the problem had to do with mod_security installed on my server.
If anyone else experiences this you might try to get your webhost tech support to check the logs for what might be causing the problem so you can fix your form or they can fix their filters.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I`ve been searching everywhere to try to find a solution to this problem:
on my site I have a contact form that I`m testing but once I fill in the fields and press send the process exits with the following error:
406 Not Acceptable
Not Acceptable
An appropriate representation of the requested resource /process.php could not be found on this server.
Any ideas? I`ve searched through a series of online php forums including this one and haven`t found a solution.Some search results in google indicate that it may have something to do with the browser`s language but I`ve tested it with different browsers and on different computers and it still wont work.
I found out that the problem had to do with mod_security installed on my server.
If anyone else experiences this you might try to get your webhost tech support to check the logs for what might be causing the problem so you can fix your form or they can fix their filters.