Support the ongoing development of Laravel.io →
Installation Configuration
Last updated 1 year ago.
0

I checked it out. The first part of the install went well. I was able to visit /admin/install/en and fill out the form.

That is where i had troubles. The form accepts all my info and then goes back to the original non-filled out state. The database remains empty.

Not sure what went wrong, no feedback given, just a fresh empty form to fill out.

0

PDOException in PDOConnection.php line 47: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES)

this error shows when i install in ubuntu with lamp.

0

sithumaungmaung said:

PDOException in PDOConnection.php line 47: SQLSTATE[HY000] [1045] Access denied for user 'homestead'@'localhost' (using password: YES)

this error shows when i install in ubuntu with lamp.

Open the file .env of your root server folder with you prefered editor and set DB_DATABASE, DB_USERNAME and DB_PASSWORD with your details and try again

Last updated 7 years ago.
0

[Doctrine\DBAL\Driver\PDOException]
SQLSTATE[28000] [1045] Access denied for user 'locahost1@'localhost' (using password: YES)

Still the same message, thought you might want to know.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

ConsoleTVs consoletvs Joined 21 Jul 2015

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.