Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
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?
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).
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.
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.".
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?