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

Install Drupal using Composer on shared hosting. 1GB RAM is not enough! Crazy.

I noticed that installing (or updating) the latest version of Drupal on PHP 7.3 with this command

composer create-project drupal-composer/drupal-project:8.x-dev my_site_name_dir --no-interaction

requires almost 1.2 GB of RAM!

Instagram

Can drupal also work on Instagram Business acct?

How to secure the database credentials in settings.php file

Hi,

The database password in settings.php is stored as plain text. Is there any way to encrypt that password? 

My client says its a security risk even though the file permissions is as should.

How to install drupal from docker

Hello everyone!

I want to install drupal in docker but I don't know what should I need to let website run perfectly. Please give me an advise. Thanks!

error message when I publish content

hi everyone:

I help manage a Drupal 6 site and I know like nothing about Drupal so I foolishly upgraded to Drupal 7 or 8 (i don't even remember at this point) and ever since then, I get an error that says "Error The website encountered an unexpected error. Please try again later." when I publish blogs or pages but not when I save modules.

BUT the content does indeed publish. I have googled this error message but all the solutions I find either don't (at least I don't think) apply to me or I can't figure out how to do them because I don't know Drupal at all. 

How do you use command-line drush site-install with existing, external settings files?

I'm starting a new project.

I installed Drupal 8 using composer

cd ~
composer create-project --no-interaction drupal-composer/drupal-project:8.x-dev MyDrupalProject
composer show 'drupal/core' | grep 'versions'
versions : * 8.7.3

I have existing database config settings outside of the Project dir that I need to re-use.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal