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

Creating a custom install profile for a Drupal site built with composer.

So I have a new D8 site that I have built with Composer using the drupal-composer project. I also used Composer to require all of the contrib modules that I needed for my site along with one patch that was needed for one of my contrib modules. I now have my D8 site all working how I want it with my custom content types, menus, languages etc. all using Composer.

Drupal 8 Search

Hello,

My website is in marathi language,when i search article title in marathi it works properly, but when i search that name in english its not working for me. i insert that name in marathi as well as in english language while create an article. but english search is not working.

Hope you will help me.

Thank You

[solved] Clean install failing due to missing extensions

Hi guys. After many years of other versions I finally decided it was time to have a go on D8. I made a clean install with composer:

composer create-project drupal-composer/drupal-project:8.x-dev drupal --prefer-dist --stability dev --no-interaction                                        

When I browse to the site I get this:

Postgres Database connectivty

Hi All

Trying to install drupal-8.7.7 on a centos7.x server with external PostgreSQL . 

Using the browser UI to install drupal and on the "Database configuration" page.

With providing all credentials and database info on the Drupal UI, the page is throwing following error

SQLSTATE[08006] [7] could not connect to server: Permission denied Is the server running on host 'x.x.x.x' and accepting TCP/IP connections on port 5432?.

Did  following test to make sure postgres DB is accessible 

Can not find settings file Installation

Settings file The settings file does not exist.
The Drupal installer requires that you create a settings file as part of the installation process. Copy the ./sites/default/default.settings.php file to ./sites/default/settings.php. More details about installing Drupal are available in INSTALL.txt.

Paths issue after migration [SOLVED]

Hello.

I created a backup of files and DB of a D8 installation (in fact 6 different installations). It was in development local machine (Ubuntu) and moved to a new local machine or localhost (Windows). Both Apache, PHP and mySQL in the Windows system are latest versions. I'm able to browse the frontpage of each of the 6 restored backups but when I click any link on them it shows the "Not Found. The requested URL was not found on this server." error message, Links are correct clean URLs.

What I've done until now:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal