Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am moving a working Drupal 8.4 installation from an ubuntu on raspberry to a centOS 7.3 (root server). On the target system there are other running websites, including a working Drupal 8.4
My problem: after migration, including install of composer, setup of MariaDB 10.2, copying of files (rights checked), I can get the static files, like robots.txt, but I get errors with the drupal pages: »The website encountered an unexpected error. Please try again later.«
I want to install Drupal 8.4.0 onto a shared 1and1 server. I downloaded all the files, prepared the database, set the PHP version to 7.1, but on the very first install screen, before I have done anything, I am getting the following error:
Strict Standards: DateTime::createFromFormat(): We selected 'Europe/Berlin' for 'CEST/2.0/DST' instead in /homepages/0/d309344694/htdocs/drupal8/vendor/symfony/http-foundation/Response.php on line 231
I would like to expose the process I follow to clone / replicate a site in a multi-site installation and would be happy to receive feedback from the community on how to improve it.
We have an install of Drupal 8 on IIS 8.5 with PHP 7.1.x
We are getting a few issues after uploading the site. These include
1. All modules and themes report not having a info.yml files e.g. "drupal8_parallax_theme-8.x-1.0.zip does not contain any .info.yml files" although there are .info.yml files in the zip files.
I'm new with drupal ..i have installed it and i'm working on a cite as my practice to learn but i have a question..if i want to start a new one simultaneously of existing one should i reinstall drupal? or does it have another way?
I have installed Drupal 8 in my hosting site, the installation went ok except that I need to go to mydomain.com/drupal8 instead of just mydomain.com to access it any idea what I did wrong?