Bagisto Forum

    Bagisto

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups

    ERR_TOO_MANY_REDIRECTS - Bagisto v1.1.2 in ubuntu Nginx

    Installing Bagisto
    2
    2
    335
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • P
      prasenjitsh last edited by

      Hi, I have installed Bagisto v1.1.2 in ubuntu following https://websiteforstudents.com/setup-bagisto-on-ubuntu-18-04-16-04-with-nginx/ however while accessing the domain it's showing me ERR_TOO_MANY_REDIRECTS.
      I did following:

      • Freshly installed database & follow backend install --> didn't work
      • Change Nginx Configuration
        * root /var/www/bagisto to root /var/www/bagisto/public; it throws me ERR_TOO_MANY_REDIRECTS
        * change back to root /var/www/bagisto --> it's throwing 404 error

      Can you please help on this? I have been trying last 2 days to get it worked.

      1 Reply Last reply Reply Quote 0
      • V
        Vaishali Agarwal last edited by

        Hi, @prasenjitsh
        Please do the following steps:

        1. delete the installer folder created inside bagisto/public
        2. after that run this command from the root to reinstall bagisto
          php artisan bagisto:install
        1 Reply Last reply Reply Quote 0
        • First post
          Last post