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

Fresh 8.4 Install - No Theme and All Links give "404 Not Found"

Hi All,

Right after the installation script has completed I run the site.

I see the main page. But there is no theme and all links lead to "404 Not Found".

I don't see any errors in Apache error log.

The site has been installed on my own CentOS server in my home directory under ~public_html

Any help is appreciated.

Thanks

Thomas S

8 - Bootstrap SASS Installation

Hi I posted my question on https://stackoverflow.com/questions/48692974/drupal-8-subtheme-sass but to no avail so I would like to try here.

I have read up on subtheming Subtheme-bootstrap and I believe to have made all the proper changes, but it does not render properly, drop down does not work, styling is kind of funky. My directory is:

Moving Drupal 7 site to Ubuntu 16.04

When I've moved a website as is from Ubuntu 12 to 16 it gave many problems to me.

I've upgraded to latest 7.x version but still problems.

However there is another 7.x site and is somehow working ok. Gave some problems then I ran drush updb  and since then seems to be running fine.

So what is the way to run existing 7.x to run on Ubuntu 16?

Syntax issue using Composer to install Drupal 8 modules

Hi
I had a curious issue involving syntax and I was wondering if anyone has encountered the same issue.
I have two identical websites one staging and one live. On the staging site I used composer require as follows to install a Drupal 8 module which worked fine:
$ composer require "drupal/module_name:^1.0"

When I used exactly the same command on the other site it wouldn't work. I got it to work correctly by adding one space after the colon:
$ composer require "drupal/module_name: ^1.0"

I have installed Drupal 8 on localhost and I get error 404 except front page

I have installed Drupal 8 on localhost and I get error 404 except front page.
My server is nginx and php 7.

Open Academy installation throws error

I was attempting to install Open Academy of Drupal distribution on my local computer and it throws the following error message during the site configuration:

Configure site

SQLSTATE[42S02]: Base table or view not found: 1146 Table 'kms.panelizer_entity' doesn't exist

Can anybody know how I can sort out this problem?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal