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?
I'm a bit rusty with my Drupal skills but here is a problem I'm having, hopefully you can help!
I've got a Drupal 7 installation on my live server which needs various updates.
What I've done so far, is to copy my entire live site as well as the database on a different directory (outside www) which acts as my pre-production environment.
I've also created the relevant subdomain on cpanel and the plan is to update this environment before migrating it over to live.
Hello,
I've moved my Drupal website from Apache to IIS.
I made the adjustment needed for the web.config as specified here: Clean Url
I made it work and I can navigate any page normally, however when I try to download and file I have a 404 error file not found.
It seems the Clean Url only fails on files download.