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

CPanel Install of Drupal 8

So i recently got a web host that uses CPanel and i use both the manual way and the auto-installer from CPanel, once it installs on a complete fresh install i get this error "The website encountered an unexpected error. Please try again later." i then look in the CPanel logs and get these messages and was wondering if this has anything to do with not being able to see my fresh install of Drupal 8.

Change Default MySQL Location?

After trying to resolve conflicts between multiple copies of mysql

  1. one from apt-get (removed with apt-get)
  2. one from mysql.org (not sure how to uninstall, but no longer working after removing #1 (get ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/run/mysqld/mysqld.sock' (2))
  3. one with ampps stack bundle

The one that seems to be running is #3 .  The Drupal install seems to be looking for mysql in the old location (/usr/bin) because it also gets the ERROR 2002 (see below).

Trouble Installing Drupal 8.4.3

Hey,

Doing an install of Drupal 8.4.3 - thought it went fine. But it didn't. (This is my 2nd Drupal site - my first install)

1 - Installed via usual steps through CPANEL - not Drush or Composer.
2 - Built DB
3 - Uploaded and extracted site
4 - Went through install screens.

Front page came up. Awesome - ready top roll...  And nope.

Incorrect Breadcrumbs Cache ?

It's easy you install Drupal 8 you just create two or more articles and take a theme which shows breadcrumbs.

Then you click on one of the articles.

There the breadcrumbs name is still true.

Then you click on another article.

Then Breadcrumbs is the name of the other article.

That gets stuck (hangs).

The cache is disabled by default in Drupal.

I have tested it on several systems.

D8 install to write db config in settings.local.php

Hi,

I am using Composer, Drupal-Composer project, and Drush to install Drupal in an automated script.

I would like to tell Drupal to put the DB connection info into settings.local.php instead of settings.php. Is this possible, and if so, how?

Thanks,

Michel

Installing varbase distribution with composer

Hi all,

I am trying to install the varbase distribution (8.4.13) using composer (see code below), but I seem to have too old versions of php (7.0.25) and curl (7.19.7). Ideally I would of course upgrade, but I do not admin rights to do that. I tried installing older versions of varbase without luck, still reports compatibility issues. I also tried require specific php/curl versions in the require and platform sections of composer.json file without luck.

Would it still be possible to install varbase using the current system setup?

Thanks in advance,

---

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal