Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I've built a site on local DEV server starting from droopler distribution installed with Acquia Dev Desktop. Once ready, I split the deployment into several steps:
1. Rebuild a new local DEV site starting from the clean Drupal Core and building-up the useful to me part of the distribution. The goal was to be in control of different aspects related to modules used, config, future update etc.
I installed Opigno locally on my PC using XAMPP and all works fine.
Now I bought a domain+hosting by Register provider but, when I finish the opigno installation I only got a blank page when I try to reach the webpage or the login page (manually typing the address). I tried using PHP ver. 7.3 and 7.4.
During the installation process, I got a blank page too and to continue installation I must type mydomain/install.php to continue the installation.
leave out the fact that if the subdirectory you move Drupal into is "/core" it still won't work, because there is actually a "/core" folder inside the default Drupal installation folder.
I'm starting this post because I want to know if I'm wrong?
I'm having some issues getting a drupal theme installed, from what was supposed to be a simple process, the creator of the theme has now advised that I need to use Git & Composer which is well beyond my technical ability. Below is a brief ramble of things that have happened so far to give a bit of background; -
All of my drupal sites are on a web hosting service (cPanel controlled, so assuming shared server with Linux?)
Hi,
I want to make a drupal 8 installation on a server and share the database to 2-3 computers with local installations.
What is a easy/good approach doing this? (Im not a developer but have made some drupal sites)