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)
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?
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".
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
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.