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

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.

Group Domain Module

Would love to download a version of the Group Domain module compatible with Drupal 8, but can't find it..where do I go?

Installing Drupal 10 problem

Good day All,

I hope someone can point me in the right direction.

I'm new to Drupal and tried to install it on my pc using the following steps:

1. Download and installed Xampp on c:\xampp

2. Downloade Drupal 10 zip and extracted the contents to c:\xampp\htdocs\drupal_test\

3. Started Apache and MySQL with the xampp control panel.

4. Tried to open on my browser - localhost/drupal_test/

5. The Drupal site didn't open and the following was displayed on the browser:

The website encountered an unexpected error. Please try again later.

Install from Dump and Files folders backup

Good day.
I would like to know if any of you have had the opportunity to migrate a drupal site without using the natural migration processes. But using a sql dump and copy of /files folders

We required to make a copy of a site but they only sent us

  1. dump sql
  2. The entire /files folder
  3. And the template

my developer comments that it has not been possible but he does not have much experience, that is why I bring this to the forum.

Even if there is someone who can do it, please send me a message.

Thank you

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal