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

AWS - Installing the Drupal 9.1.0 version in RHEL 8

We need assistance in installing the Drupal 9.1.0 version in RHEL 8  EC2 instance.

  1. We are not getting installation page.
  2. Drupal and DB configuration             

Please assist 

How get started with drupal10 on localhost?

I'm trying to prototype a drupal10 site on a macOS localhost, where I already have apache and mysql installed and running. I already used:

    composer create-project drupal/recommended-project ~/Sites/mysite

To /etc/hosts, I added:

    127.0.0.1   mysite.local

I'll add modules and a theme later. 

But what, exactly do I do next to access and begin adding content to the drupal10 site?

Install Drupal 10

How To Install Drupal 10 In Microsoft surface pro 9...

Installing Drupal10 using Composer is failing / permission error

Installed:
Ubuntu 22.04
PHP 8.2.4
Apache/2.4.56
Mysql 8.0.32
Composer 2.5.4

Same as closed issue: https://www.drupal.org/project/drupal/issues/3155818

[ERROR] You must have the pdo_sqlite PHP extension installed.

Hello,

I am having trouble installing Drupal. I ran the following code 

composer create-project drupal/recommended-project drupal 
cd drupal && php -d memory_limit=256M web/core/scripts/drupal quick-start demo_umami

and received the following error

 [ERROR] You must have the pdo_sqlite PHP extension installed. See core/INSTALL.sqlite.txt for instructions.        

 Since I am running Ubuntu 20.04, I ran the following code

cors.config in Drupal 9.5.2

Hello, You are requested help in this regard:

​Problem Context is Error: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal