project icon indicating copy to clipboard operation
project copied to clipboard

/bolt page cannot be found on new install

Open JovinJovinsson opened this issue 3 years ago • 1 comments

Hi team,

I've just done a new install of Bolt through the composer method and configured it to use MySQL. I'm able to load the frontend however I ran into these issues along the way:

  • Theme Base-2021 folder was empty on the initial attempt
    • This was solved by simply starting again and doing the composer install (now base-2018, base-2021 and skeleton are present)
  • .htaccess file does not accompany the install
    • Solved by just re-downloading from the install guide page

One unsolved problem still exists:

  • /bolt is showing a 404 not found error

Troubleshooting steps thus far:

  • Followed: https://docs.boltcms.io/5.0/installation/webserver/apache
    • There is no "RewriteBase" line in the Apache .htaccess file however I commented out the 2 lines that auto-determine and placed my own in there, no change, still not working

Frontend here: http://3.232.63.252/ Backend 404: http://3.232.63.252/bolt

It shouldn't be that I'm not using a domain, right?

Other info: ⚙️ Bolt Bolt version: 5.1.18

  • Install type: Packaged distribution
  • Database: mysql 8.0.31-0ubuntu0.22.04.1 - Localhost via UNIX socket (with JSON)
  • PHP version: 7.4.33
  • Symfony version: v5.4.14
  • Operating System: Linux - 5.15.0-1023-aws
  • Memory limit: 1024M

JovinJovinsson avatar Nov 20 '22 09:11 JovinJovinsson

Have shut down the server, the issue remained, however.

JovinJovinsson avatar Dec 01 '22 18:12 JovinJovinsson