• When I click on the “proceed to checkout” button from the woocommerce cart page, I get redirected to the /cart page and getting “page not found” error. The chrome debug console gives the following error:

    POST https://pre2.exprez.in/cart/ 404 (Not Found)
    2Navigated to https://pre2.exprez.in/cart/

    I’m using 2.3.11 version of woocommerce and with nginx, php-fpm. The nginx log gives the following error:

    2015/07/03 14:16:52 [error] 9#9: *3377 “/var/www/cart/index.php” is not found (2: No such file or directory), client: 162.226.155.52, server: pre2.exprez.in, request: “POST /cart/ HTTP/1.1”, host: “pre2.exprez.in”, referrer: “https://pre2.exprez.in/cart/”

    The checkout page works fine if I directly navigate to /checkout page. I checked the woocommerce settings and everything seems to be ok.

    Please suggest some ideas to debug this problem.

    Thank you

    https://www.ads-software.com/plugins/woocommerce/

  • The topic ‘woocommerce proceed to checkout gives page not found’ is closed to new replies.