Hey how to fix this issue??, i have using MAMP/php8.0.8 in MacOs Montery !!
faced this issue on fresh installation, (used composer)
how to solve this issue??
Hey how to fix this issue??, i have using MAMP/php8.0.8 in MacOs Montery !!
faced this issue on fresh installation, (used composer)
how to solve this issue??
To begin with… the first step is in the error message: Have you set the database credentials in your environment?
Hey sorry, i have’nt set the database, any blog available for the db setup??
I have done these from this blog:
but there is no guide about the db setup
Yes, you’ll need to put a database name in there. Then you should be able to run: http://localhost:8888/silverstripe/dev/build?flush
That should get everything going.