I'm trying to setup a sample woocommerce store (http://coppercharge.x10.bz/) and when I set a product to have variations I get the following error when saving:
Any thoughts on how to fix?
Not Acceptable
An appropriate representation of the requested resource /wp-admin/post.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 believe this may be caused by the max_input_vars setting in php.ini, as indicated on this page: An appropriate representation of the requested resource /wp-admin/post.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.
Any thoughts on how to fix?