Having problems installing Drupal? See the Installation Guide for more information.

Local DEV installation ported on live server leads to disaster

Hello all,

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.

This was a nightmare...

Blank page after Opigno installation finished

Goodmorning,

Sorry for my bad english.

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.

Can you help me please? Any ideas?

Thanks

install Drupal to subdirectory, missing obvious tip?

So, I just spent way to much time trying to test out Drupal in a subdirectory of one of my primary web spaces.

Turns out all the Apache mod_rewrite .htaccess tips like

  RewriteCond %{REQUEST_URI} !drupal/
  RewriteRule (.*) /drupal/$1 [L]

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?

Drupal theme - installation issues

Hello All,

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?)

File could not be saved. unknown error

Hello all,

I'm new to Drupal, I finished the installation Drupal 8, but when uploading files I'm getting the same error message each time.

Yes there are similar cases on this and other forums that I've found and tried all the given solutions.

Share database on multiple installations

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)

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal