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

drupal 7 multisites with subdomain

I have a drupal multi-site and work ok with differents data base but they use the same files folder and I want a different files folder..

example:

tfe.com
reef.tfe.com

[sites] folder structure

-[default]
------------settings.php
------------[files]

-[reef.tfe.com]
----------setting.php
-----------[files]

/***data****/

The connection to different data base is ok
but teh subdomain reef.tfe.com still point to sites/default/files

I want the subdomain point to sites/reef.tfe.com/files

D7 install error: PDOException: SQLSTATE[HY000][2002]

While installing D7 on a clean system, I received the following error:
PDOException: SQLSTATE[HY000] [2002] No such file or directory in lock_may_be_available() (line 167 of /hermes/bosnaweb03a/b1171/nf.account/public_html/1-DOMAINS/h1/includes/lock.inc).

Drustack distro installation

Hi All, I'm new with Drupal, want to install drustack distro, but don't know how. Should I firstly install Drupal core and then copy drustack files to the core of web-site replacing some files like composer.json? Thanks for attention.

Multiple authors for one node

Hi,

I'd like to add more than one author for some nodes. However, when I add many authors in the default author field in Drupal 8, it just saves one author, not all, by the end.

I know that it is possible to create a new field that would be a user reference field, and to assign to it unlimited values, but I find it dumb to create a field when there is already one by default.

Is it possible to change the default author field to add more than one author ?

Thanks.

drupal 8.2.0

When installing drupal 8.2.0 I get Your web server does not appear to support any common PDO database extensions
However when I check with PHPinfo end PHP 7.0.11 (CGI/FastCgi) has PDO's enabled
If I test it with and info.php testing these 4 features file I get OK results:
PDO available PDO mysql available CLASS PDO exist method PDO query exist

What is broken ?????
Wim

Installation in a windows 2012 R2 production environment with wamp ??

Hi

We have installed a drupal web site on windows 2012 R2 with wamp platform. It's an Intranet for 100 people.

Is it possible to go in production environnement with this configuration ? If not, where can I find the "proof" that it is not possible (it's for my boss :)). Have you an experience with it ?

If it's not possible, what is the best configuration for drupal with Windows 2012 R2. It seems for instance that drupal is not compliant with IIS 8.5 (installed with R2 version of windows 2012) ?

thank's a lot

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal