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

mysql/mariadb working on command line not from drupal install

I have mariadb 10.8.6, php 7.4.29, apache 2.4.53, drupal 9.3.16. I installed drupal using composer and went into mysql from the command line and created and set permissions for the database, go to the web based install and when I get to the database section it fails with permission denied. From the command line i log in with same user and password, change to the database and it allows me, not much I can do there for all the tables and such weren't created because of the permission denied error.

From the command line in mysql i enter the following:

Calling drush outputs html

Hi everybody,

I'm kind of stuck with installing drush on a remote server with ssh, inside a subdirectory.

I installed Drush with composer as required and tried to call drush via vendor/bin/drush and this is what i get:

Content-type: text/html

<br />
<b>Parse error</b>:  syntax error, unexpected T_STRING in <b>/homepages/9/d578960955/htdocs/projects/kueffner-dev/vendor/bin/drush</b> on line <b>13</b><br />

On my local machine it worked without any problems...

Drupal 9.2.21 - install error - deprecated function

Hi

Have tried to install Drupal 9.2.21 but keep getting error along the lines of the following below on the install chose language page.  Any suggestions as what is going wrong? Haven't had this issue with previous installs of earlier versions

The installation will not start at all on the web host.

Hello,

I downloaded the drupal, extracted the archive and uploaded via ftp to the web host. But, after loading, it crashed.

How do I fix it, please?

Thank you

UPDATE:

Service 'twig.loader.string' for consumer 'twig.loader' does not implement Twig\Loader\LoaderInterface

Hello,

I copied all the files to the domain via FTP. However, when loading, it crashes with the Service 'twig.loader.string' for consumer 'twig.loader' does not implement Twig\Loader\LoaderInterface (see message below). Yesterday I tried it locally in xampp and the installer started while loading.

What is the problem and how do I fix it?

Please help

Thank  you

Created an automated Drupal 9 Install Script to share with you!

Hello All, 

I've been working on a project to launch a website with some people.  I'm more of a SysAdmin/DevOps person, and my goal is usually just to get things up and running and let the web-design types do their thing. 

Part of that is to recreate environments in a consistent replicable way, so I got down to the nitty-gritty and made an automated Drupal 9 install script in BASH.  This is built and tested for Ubuntu Server 20.04 and figured it could help the rest of the community too!

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal