I'm stuck with a WSOD when I attempt to migrate my Drupal 8 installation from local to a hosting.
The procedure is the same I had been doing successfully on older versions (Drupal 6 & 7):
1) move the files to the new host
2) import the exported database to the new host
4) change the database connection parameters on settings.php
If I enable the FastCGI php handler from cPanel, my site breaks with the following error message on every page: [an error occurred while processing this directive]
The site works with the default handler (application/x-httpd-php54s), but it is slow. I was hoping FastCGI would get me some speed improvement. I am running a Drupal 7.50 site with no custom code except the theme.
In order to uprade my V6 sites et V8, I installed a V8 Drupal on a last version of Wampserver64: Apache 2.4.18, MySQL 5.7.11, php 5.6.19, phpMyAdmin 4.5.5.1
I've been searching for a solution for about two days. I finished installing Drupal 8.1.8, server 2008 R2, iis... The issue I have is the default theme (Bartik 8.1.8) never seems to load. Everything is on the left hand side of the page. I tried adding the Integrity theme which shows up in the list just fine and I set it as the default with the same results. Any idea where I went wrong?
I am working on a new installation of Drupal 8 (8.1.8) on a Windows Server 2012 running IIS 8. I have installed PHP v7.0.9 and MySQL v5.7.14. During the installation process, I must have done something wrong. Upon completion, the home page is just the HTML without any styling and all of the links return an HTTP Error 404.
Any help would be greatly appreciated as I need to get this site up and running ASAP.