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

10.2.2 install not working

Trying install Drupal 10.2.2 on OpenBSD but get stuck with 500 Server Internal Error

was using composer and just downloaded tar.gz no luck

So get 10.1.8 and it run at least setup 

When was the starterkit installer removed from Drupal 10 core download?

I originally thought this was an issue with the version of Drupal that Composer installs in DDEV, but it appears that even in the full core files download package there is no core/scripts/drupal folder with the theme starterkit install script. It's missing (screenshot).

Installing Drupal on a local system

Hello,

I am very new to Drupal and am going through the Aquia Academy. I am trying to install Drupal on my local environment. I am following the instructions that state to use your site name to initialize the installation. My question is where do you create the site name? I tried using the one that was used in the example but it is not working so I am a little bit confused. 

The URL that they gave was waterfallhandbook.ddev.site/core/install.php

I tried to use the site name I created in the PowerShell but it didn't work.

Drupal 8 installation fatal error

Using XAMPP (with PHP 8.2.12) on Windows 11, and running the installation of Drupal 8.98, there are two pages of Deprecated function warnings, followed by a fatal error:

Fatal error: Declaration of Doctrine\Common\Reflection\StaticReflectionClass::getConstants() must be compatible with ReflectionClass::getConstants(?int $filter = null): array in C:\xampp\htdocs\drupal8.local\vendor\doctrine\common\lib\Doctrine\Common\Reflection\StaticReflectionClass.php on line 109

Drupal 7 installs okay.

How do I resolve these errors, please?

Missing web/core/scripts/drupal folder and theme starterkit script [duplicate]

I have a few D10 sites I'm working on under DDEV. However, I wanted to use the starterkit theme and all instructions point to the same command and seem to indicate that this should be installed with core.

php core/scripts/drupal generate-theme my_new_theme

commerce feeds products import fail

I've installed Drupal (10.2.2) with the commerce module (8.x-2.37). Now I'm trying to import products from .csv file, so I've installed the modules feeds (3.0 beta) and commerce feeds (1.0). No specific configurations was done, just a store one store was created.
As .csv file I've used what found with the commerce module (found on ./web/modules/contrib/commerce_feeds/tests/resources/)
I'm started with product variation, 3 fields: sku, title and price)
When I start with the import operation I have the following error:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal