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

Drupal 10 Install php requirements problem

I have a nice drupal 10 site developed on my local machine. Problem arose when I uploaded it to production server. For some reason, it would not install and instead I got this crypic message re: php extensons.

Disabled
Drupal requires you to enable the PHP extensions in the following list (see the system requirements page for more information):
dom
gd
SimpleXML
xml

I have searched and searched but all I can find is advice to uncomment gd extension in php.ini file. But what about the rest: dom? simple xml? xml ?

To log in to this site, your browser must accept cookies from the domain

hello drupal community, I have drupal 9.5 installed, but I have a problem, when I login in chrome I get this message:

"To log in to this site, your browser must accept cookies from the domain"

and I can not enter, I already enabled all cookies, but in firefox everything works ok.

Does anyone know what it could be or how I can fix it? There is very little information on the internet about this.

How modules should be added in dockerfile

Hello,

I installed drupal 10.x in docker container, but failing to add modules.

My dockerfile looks like:

link to localhost after installing Drupal10

After using composer for installing Drupal10 linked to drupal10.localhost I get a blank screen with the message "The website encountered an unexpected error. Please try again later."
The error log:

I absolutely cannot connect to sql server

I am trying to run Drupal 9.5.2 with xampp using sqlsrv, the specs are:

  • php version is the 8.1.12 (ts)
  • drupal version is 9.5.2
  • sqlsrv version 5.10.0 8.1(ts)
  • pdo_sqlsrv 5.10.0 8.1(ts)
  • sqlsrv module 4.3.1.
  • SSMS 18(Local instance SQLEXPRESS)
  • ODBC Driver 17

I am new to the Drupal world and have been following the documentation to implement sql server support:

Embed/embed patch failing in Open Social, using Composer

When installing any other module, to the latest Open Social, Composer tries to patch embed/embed

First we get

Removing package embed/embed so that it can be re-installed and re-patched.

- Removing embed/embed (v3.4.18)

Then

- Installing embed/embed (v3.4.18): Extracting archive

- Applying patches for embed/embed

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal