You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When installing CraftCMS, the installation procedure will skip the database connection, but starts asking for the username etc and then:
*** failed to install Craft: An error occurred while executing the "craft\migrations\Install migration: Craft CMS can’t connect to the database.
Using version 5.2 works: composer create-project craftcms/craft . "5.2.*", so I used that as the starter
Steps to reproduce
run the installer as composer create-project craftcms/craft .
Craft CMS version
5.3
PHP version
8.3
Operating system and version
Cloudways server
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered:
What happened?
Description
When installing CraftCMS, the installation procedure will skip the database connection, but starts asking for the username etc and then:
*** failed to install Craft: An error occurred while executing the "craft\migrations\Install migration: Craft CMS can’t connect to the database.
Using version 5.2 works: composer create-project craftcms/craft . "5.2.*", so I used that as the starter
Steps to reproduce
Craft CMS version
5.3
PHP version
8.3
Operating system and version
Cloudways server
Database type and version
No response
Image driver and version
No response
Installed plugins and versions
The text was updated successfully, but these errors were encountered: