Failed to install Drupal 8, I am stuck Verify Requirement Review for Apache Version. I got the following message:-
"Due to the settings for ServerTokens in httpd.conf, it is impossible to accurately determine the version of Apache running on this server. The reported value is Apache, to run Drupal without mod_rewrite, a minimum version of 2.2.16 is needed."
When, I click continue anyway, installation crush. The Apache version used in our shared server is (2.2.29).
I have stood up a new Drupal 8.0.3 Drupal instance, and it will be running a few small sites. A huge challenge so far has been customizing CSS for the Bartik theme per site in my multisite installation.
Hi guys, apologies if this post is in the wrong section but I couldn't find an area called "Drupal doesn't work" :oP
Drupal 8.0.3 running on Windows 10 IIS
I've successfully installed Drupal and I'm just creating a quick test site to see if it's suitable for my project. I'm using a single user account (Administrator) and everything was going swimmingly until I tried to create a page. I've successfully added a couple of links to the main navigation, but when I try and create a basic page, I get nothing:
There seems to be no D8 solutions for a dashboard/homebox ( per user ) solution. I was wondering : would it be possible to set up something without programming using some sort of combination of Panels, page from Ctools and another modules?