I love Adminer, but when I use it on my account at GoDaddy, I sometimes get a 406 error: Not Acceptable. This usually happens when I try to create or update a table or column.
Does anyone have any ideas what could be causing that?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If the form is big then you might hit max_input_vars or similar but Adminer should inform you about that. Otherwise, it's probably some GoDaddy's Intrusion Prevention System misfiring.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Thank you Jakub. The form was not big; it was small. GoDaddy says our account is on a shared host, so they can't disable their Intrusion Prevention System just for us. Maybe we'll take our business elsewhere. But thanks for a great product. I used to use PHPMyAdmin, but I never looked back once after I found Adminer. Awesome!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I love Adminer, but when I use it on my account at GoDaddy, I sometimes get a 406 error: Not Acceptable. This usually happens when I try to create or update a table or column.
Does anyone have any ideas what could be causing that?
Thanks!
If the form is big then you might hit
max_input_vars
or similar but Adminer should inform you about that. Otherwise, it's probably some GoDaddy's Intrusion Prevention System misfiring.Thank you Jakub. The form was not big; it was small. GoDaddy says our account is on a shared host, so they can't disable their Intrusion Prevention System just for us. Maybe we'll take our business elsewhere. But thanks for a great product. I used to use PHPMyAdmin, but I never looked back once after I found Adminer. Awesome!