-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug PHP SPARK MIGRATE #4101
Comments
Set the |
In the past this has usually been caused by missing extensions for |
More often than not, this is not a framework issue but a misconfiguration in the development/production server, like missing php extensions and wrong configs. Closing this, but continue the conversation if you have new info available. |
D:\xampp\htdocs\login>php spark migrate -all
CodeIgniter CLI Tool - Version 4.0.4 - Server-Time: 2021-01-14 08:45:46am
Running all new migrations...
An uncaught Exception was encountered
Type: CodeIgniter\Database\Exceptions\DatabaseException
Message: Unable to connect to the database.
Filename: D:\xampp\htdocs\login\vendor\codeigniter4\framework\system\Database\BaseConnection.php
Line Number: 425
Context
please help me, I have tried several times and the results are still the same
The text was updated successfully, but these errors were encountered: