i got some challenges with my localserver ''wampserver'' as it couldnt render anypage on my website.
so i backed up my site and uninstalled wampserver.then i installed it again but now when i used the same username and password as i used before but i cant access my site. ''unrecorgnised username''
1.1 Quick Download & installation (RECOMMENDED)
Run this command and replace DIRECTORY with the directory of your choice this is where Open Social will be installed.
Hi. We are installing the latest Drupal 8.x via composer and would like to do things a little differently. Hoping you can provide some guidance. We will have a cluster of servers running Drupal. If we download Drupal with the following command-line: # composer create-project drupal-composer/drupal-project:8.x-dev drupal --stability dev --no-interaction
I've just started a new Drupal 8 project and I'm implementing Unit Testing as part of continuous integration. However, when I did a default installation of Drupal 8.3.7, it shows a few failures already. I'm curious if this is normal? Could I have miss out a step?
When I peeked into the unit testing codes, some were just Windows Directory Seperator issue. Then there are genuine bugs, like the one I raise: https://github.com/drupal/core-datetime/pull/1