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

Tables Missing in PostgreSQL using 9.3.11

(2nd attempt to post this)

OS:  Linux 8 Stream

Database:  PostgreSQL 14.2

Drupal:  9.3.11

I originally installed 9.3.10 by hand last week, then after reading more documentation and receiving the 9.3.11 availability notice I decided I should be using Composer, so I created another Drupal instance using Composer.

Drupal fresh install redirects http://localhost/drupal-9.3.9/core/install.php

Previously worked with Drupal 9.3.9 version today I tried to fresh install so I downloaded 9.3.11 It was redirecting to http://localhost/drupal-9.3.9/core/install.php then I tried old versions like 9.3.9 or 9.2.9 both redirecting to http://localhost/drupal-9.3.9/core/install.php

Flood table missing on new 9.3.11 installation

Server:  Centos 8 stream, DB:  Postgresql 14.2, Drupal 9.3.11

I set up my first test system a few days ago manually, then got the notice that 9.3.11 core was available.  By then I had decided I really should be using Composer, so I set up another site with 9.3.11 using the Composer installation instructions in the User Guide.

Looking at my database logs, I see errors saying relation flood does not exist.

Comparing the tables in the original setup with the new one, the flood table is, in fact, missing.

Setting.php copy for new Drupal Composer migrate?

Hi :)

I convert my Drupal 8.9 for a Composer install with this tutorial:

https://www.drupal.org/docs/installing-drupal/add-composer-to-an-existin...

But this file not exist in new D8.9 by composer install, soo I copy paste simply???

And sorry for idiot question but I am not dev. and use Drupal is very complicated... xD

Other question when I install Drupal site??? I dowload D8.9 by Composer, but when Install???

Drupal Install Failing With Sql Exception

I'm trying to setup a local drupal 7 install for the first time. I've been working my way through the instructions and finally reached the point where it is time to do the site install. When I run the command:

../vendor/bin/drush site-install --debug --db-url=mysql://myuser:mypwd@localhost/mydb

it fails with the error:  

Drush\Sql\SqlException: Unable to find a matching SQL Class. Drush cannot find your database connection details.

<!--break-->

Help install Drupal 9

Hi all :)

Sorry but I am noob....

I have a website in Drupal 8.9 install in 2016, soo I try to migrate to Drupal9 but i have some problem.... :(

First I try to install just Drupal 9 in new folder but I can't with composer...

I have install WSL for to have Terminal Linux with Ubuntu, I install Composer in local it is oki. But after?

I know use SSH and it is oki for my Host OVH.

I put the command line for composer in SHell Ubuntu for go to OVH server? But Composer is install in Local no?

Thx for help I understnd nothing actually....

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal