I have researched & tried what's been suggested, and nothing works. I had D7 multisited for years just fine. D8 is eluding me.
I'm at Bluehost. I have a primary site up & running D8 just fine; it's at public_html level. The 2nd site is a Parked domain; this is how it works with D7.
I've created a subfolder sites/2ndsite.net. In it is example.settings.php.
In sites, is an unmodied copy of example.sites.php renamed sites.php.
I have create a project (commerce 2) in the area of devdesktop on windows using composer.
I can not find a way to get this into dev desktop as the options provided are create sites using the list from Acqui, existing site or transfer from acquia cloud.
I am maintaining a Drupal 7 website for half a year now. I learned a lot about Drupal in the past six months, but I still call myself a newbie.
Continuing on the basic knowledge about Drupal I now have, it's time for my next challenge. I would like to upgrade to Drupal 8, and start from scratch, unless you recommend otherwise.
I've been trying to install Drupal 8 via composer, using drupal-composer/drupal-project. After entering
composer create-project drupal-composer/drupal-project:8.x-dev some-dir --stability dev --no-interaction
which seems to be the common instruction for installing Drupal 8 via composer, I find that the installed version is Drupal 8.5.0-alpha1. Seems odd, given that 8.5.0 has been released. I've tried changing the version from '8.x-dev' to '8.5.0', or '8.5.0-dev', and I get told that it can't be found.
Hello everyone, I am a beginner with drupal but I learn very quickly, I was recovering the development of a website that works (the developer before to give up without giving news and impossible to contact him. That's my problem I copy the site on another server to continue the development (database and all the files of the site) but when I connect so much as on the other site I have a message (USER not found) but with? q = user I reach the login page but once it has reached access to the admin menu (/ test / users / administrator).