Having problems installing Drupal? See the Installation Guide for more information.

How to install Drupal 9 with a local Drush on WSL2 without Docker?

I have Windows 11 with WSL2 and I wish to run Drupal on it.

How to install Drupal 9 with a local Drush on WSL2 without Docker and then access it from a web browser in the same Windows 11 environment via localhost?

If this isn't possible, what is the most similar which I can do?

Stuck trying to convert D7 to D9 site

I have a working (but empty) D9 installation, and am trying to use migrate-upgrade to pull over previous content.

I am using

drush migrate-upgrade --legacy-db-url=mysql://<user>:<pw>@localhost/<db> --legacy-root=/Home/Documents/filestore

This results in an error from Logger.php line 161:
                                      
  The log level "ok" does not exist.

website breaks after migration to remote server

I have recently upgraded my website modules and core on Localhost from Drupal 8.75 to 9.2, it is working on Localhost fine with PHP 7.4.

I have tried to transfer it across to a remote server for hosting, but find it just gives a white error screen...

Drupal\Component\Plugin\Exception\PluginNotFoundException: The "media_type" entity type does not exist. in Drupal\Core\Entity\EntityTypeManager->getDefinition() (line 139 of core/lib/Drupal/Core/Entity/EntityTypeManager.php).

installation problems

hi, i'm newbie in drupal, this is my first time here
i need help with a problem

when i run composer install, this happens:

Loading composer repositories with package information
Info from https://repo.packagist.org: #StandWithUkraine
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

Is Uninstall Necessary?

I have an interesting situation now.  I completed an installation of a Drupal 7.90 website complete with a theme and was in the process of customization when I was persuaded to ditch it and go with Drupal 9.  Now I have uploaded via FTP an unzipped distribution of Drupal 9.4.1 thinking I could just over-write the existing code and folder content.  But, no.  When I load the new index.php in my browser expecting to go through the new steps of installing the new Drupal, it says, "The website encountered an unexpected error. Please try again later.".

Database Name and Such

I am trying to set up drupal on one of my websites. And part of the process involves giving a database name, database username and database passowrd. I assume I need to do that beforehand. Am I right?  Do I need to create that on the control panel of my web hosting site?
 

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal