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

How specify drupal site directory with DDEV for local installation?

The instructions at https://www.drupal.org/docs/official_docs/en/_local_development_guide.html say to execute the following commands to create a new Drupal application (after ddev has been installed):

# Replace my-site-name!
export SITE_NAME=my-site-name
composer create-project drupal/recommended-project $SITE_NAME
cd $SITE_NAME

And it says that this "will create a new directory and populate it with Drupal (and is dependencies)."

Local Dev Env Buildc

Our hosting is done on Acquia Site Factory. As of now our local dev environment has been on Windows-2016 with Acquia Dev Desktop, on Drupal 8. Our team is growing, had a few folks earlier on but it is going to be 5+ . With those many developers, ADD has problems , I hve experienced slowness, unstable among other things.

What do you recommend we do as a Development env build(local). Preferable on Windows..., I can go to Mac's but not sure about the real advantage....

Local Dev Env Buildc

Our hosting is done on Acquia Site Factory. As of now our local dev environment has been on Windows-2016 with Acquia Dev Desktop, on Drupal 8. Our team is growing, had a few folks earlier on but it is going to be 5+ . With those many developers, ADD has problems , I hve experienced slowness, unstable among other things.

What do you recommend we do as a Development env build(local). Preferable on Windows..., I can go to Mac's but not sure about the real advantage....

Public Html

Hello, I must be missing something because I'm having an awful hard time installing Drupal 9 on my new site.  I'm using green geeks as a host and have php 7.3, etc.  I don't know what's wrong but I can't get it to work.

Could someone tell me what exactly is supposed to be in my public html folder please?

A lot of errors (1000+) when installing using the --existing-config option

Hi,

I don't think it's a new issue, but one that went unnoticed to us until we upgraded Drush to 10.3.0, which now log Drupal message (https://github.com/drush-ops/drush/pull/4378).  Doing a site install with the --existing-config option spit out thousand of Deleted and replaced... error.

Problems with calendar module

Hello, we have installed v. 8.9.1 of Drupal and the calendar module says that the views_templates are missing... Please, where could I find them? I read that it should be in the core but we don´t find it...

Thank you!!

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal