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

Locale problem with Durpal 8 and Postgres 9.6

I am trying to do a first install of Drupal on a Fedora 27 system with Postgres and am having problems. I mostly use Postgres and am used to that so I set up a Postgres database (named durpal) and a user (also named drupal) and made sure that the user could get to the database over TCP. I am installing on a server that I use for testing other Postgres processes, A local VM.

Instalar drupal commerce kickstart

Buen día, solicito soluciones por favor:

Installing Drupal v. 8.5.3 - timezone error

Hello,

I'm trying to install Drupal version 8.5.3, but after having launch the web console admin and insert the IP address, schema name username and password for the DB creation, it is not possible to continue the installation due the following error message:

Installing Drupal 8.54 doesn´t work correctly on 1&1 Server (Opcache?), CSS files not loaded and 500 error for admin pages

Hi Drupalers, 

I am trying to set up a new D8 page on this subdomain: dev.webdesign-zuerich.com, but after installing it the page doesn´t load any CSS-files and you cannot access any admin pages. Trying to access them results in a 500 internal Server Error.

Under dev.webdesign-zuerich.com/phpinfo.php you can take a look at the phpinfo function. 

Something that might be related to the error is that while installing it shows that "opcache" isn´t enabled. I tried to fix this with a

Install Drupal 8.5.0 And Search API Solr Search

I installed Drupal and Solr by docker.

version: '3'

services:

php:

build: php

ports:

- "80:80"

container_name: drupal-server

links:

- db

environment:

- VIRTUAL_HOST=drupal.local

volumes:

- D:\www:/var/www/html/

- D:\Server\drupal\php\php.ini:/usr/local/etc/php/conf.d/php.ini

db:

image: postgres:9.4.17

restart: always

container_name: drupal-postgres-db

environment:

POSTGRES_PASSWORD: 123456

ports:

- "5432:5432"

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal