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

Drupal 8 error "redirected you too many times" while running behind reverse proxy

Hi,

I have installed a D8 site and tested it locally and it is running okay. However, we need it to be accessed via HTTPS and it to run behind a reverse proxy (rather than have a specific certificate for the site). When accessed through the browser, an error occurs "redirected you too many times".

This is funny because the same site can run a Drupal 7 site via https without a problem. I have also configured the trusted hosts settings to allow the specific domain (say mysite.example.org)

Installing Drupal with Composer template

Hi,

I am doing a fresh install of Drupal 8. I read that Composer is the way to go to manage dependencies, etc.

I have spent the past two days installing Composer and getting past all of the newbie issues with my web server.

So, I need a little help figuring out where to actually install the Composer template.

With the command: "composer create-project drupal-composer/drupal-project:8.x-dev some-dir --stability dev --no-interaction" where do I actually go on my remote server?

Fatal Error by installing Drupal 8

Hello,
I just tried to install Drupal 8.3.6 the first time.
Alter entering the database I got this error:

Fatal error: Interface 'Drupal\locale\StringStorageInterface' not found in /home/xy210hob/www/home/core/modules/locale/src/StringDatabaseStorage.php on line 10

In the code of "StringDatabaseStorage.php" there is the line:
"use Drupal\Core\Database\Connection;"

On my Server I there is no Directory "Core\Database".

I would be glad if someone can help me
Irene

Problems with Add to Homescreen in drupal 8

I want to install the Add to Home Screen module in drupal 8, but it requires Libraries, and it is not available for Drupal 8. What can I do?

all links and images not working after migrate to new server

hello,
I am new in drupal and after migrate site to new server when click any link in home page not open show 404 page and not load any images and when access to user page show and request new password and receive email for change password and see not authorized to access

how solve the problem ,

thanks.

drupal install checklist ...

Just a note to anyone installing Drupal to check the following list of PHP settings and ensure that they are all correct before installing Drupal:

https://www.drupal.org/docs/7/system-requirements/php#shortlist

After installing Drupal, many of the settings listed above can be verified directly from the admin status report page which includes a link to view PHP settings right on it.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal