Score:-5

How to install Drupal 9 with Composer?

sh flag

My shared hosting doesn't meet the requirements for installing Drupal 10 as it lacks libmysqlclient and/or MySQLnd and the hosting company refuses to install them.

Currently I run several Drupal 9 websites on that same shared hosting environment so I guess that installing Druapl 9 could work and indeed Drupal 9 should be fine for the particular project I work on.

If I am not mistaken, the following command set is the correct way to install Drupal 9 with Composer:

composer create-project drupal/recommended-project:9.0.0 WEB_APPLICATION_DIR_NAME
cd WEB_APPLICATION_DIR_NAME
composer require drush/drush
composer update
vendor/bin/drush updatedb

How to install Drupal 9 with Composer?

leymannx avatar
ne flag
https://www.drupal.org/docs/develop/using-composer/manage-dependencies
leymannx avatar
ne flag
Did you run the command yourself? What happened? What's the actual question?
alhemist avatar
sh flag
@leymannx thanks. Yet. I am still waiting for the shared hosting support staff to check if they can help me with dependencies for Drupal 10. If not then I will try the command.
Score:0
de flag

If I am not mistaken, the following command set is the correct way to install Drupal 9 with Composer:

composer create-project drupal/recommended-project:9.0.0 WEB_APPLICATION_DIR_NAME

How to install Drupal 9 with Composer?

You install it with the command you listed.

I sit in a Tesla and translated this thread with Ai:

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.