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

Help to install correctly modules

Hi,

I try to install OPENLAYER module.

I've installed the module openlayer.
It's requiered Service_container.
I've installed Service_container module.
Installation of Service_container module is ok, with 3 lines service_container, service_container_symfony and service_container_annotation_discovery.
All are actived.

I can't actived openlayer.
It say :

"Service_container:service_container_symfony (manquant), Service_container:service_container_annotation_discovery (manquant),"

How to install on PostgreSQL?

Dear all,

How to install Drupal 8 on PostgreSQL (shared hosting)?
I created the database but I have the problem with Schema. The command below does not work:

CREATE SCHEMA schema_name AUTHORIZATION username;

Error messages:

ERROR:  syntax error at or near "CREATE"
LINE 1: SELECT COUNT(*) AS total FROM (CREATE SCHEMA ....

Thank you in advance.

Switch base IP address to Domain Name URL for Drupal 7 install

Hi folks. I ported my drupal 6 install over to a new server and drupal 7. In order to get it running, I did the install with the IP address instead of the domain name because the old one was still live.

I can't find any way to switch the IP address to the domain name now that I have fully moved the site. The first problem I encountered is that the sitemap and google analytics api modules will not work because they must match the IP address.

Can anyone help me figure out how to reset the domain name?

TIA,

Jeff

VDD - SSHFS Manager Public Key Error

Windows 7

I am pretty new to development in general. Trying to follow the Vagrant Drupal Development here https://www.drupal.org/node/2008792. I've gotten to the SSHFS Manager part of things and have filled in the appropriate boxes, but am experiencing the following error upon save and mount:

VDD could not connect:
Permission denied (publickey).

I have reviewed the documentation many times and have checked to be sure my VBox is running. Can someone point me in the right direction?

install prob

I get this when I install:

Warning: require_once(/home/content/03/11620203/html/Drupal/includes/install.core.inc) [function.require-once]: failed to open stream: No such file or directory in /home/content/03/11620203/html/Drupal/install.php on line 25

Fatal error: require_once() [function.require]: Failed opening required '/home/content/03/11620203/html/Drupal/includes/install.core.inc' (include_path='.:/usr/local/php5_3/lib/php') in /home/content/03/11620203/html/Drupal/install.php on line 25

can you help please

Installing Drupal 8 on a Windows XP pc

Hi all,
I need, for some reasons, to create a suitable local server for playing with Drupal 8 on a Windows XP SP3 pc.
I've already done it for Drupal 7 with no problems, but the requirements for Drupal 8 (Apache 2.x, MySQL 5.5.3, PHP 5.5.9 or higher, ...) are a nightmare and I'm not an expert.
So far I've tried many AMP stack (MAMP, AMPPS, XAMPP, DAMP, ...) but there is no way: all the XP compatible versions are useless for D8.
Any suggestion?
Thank you in advance.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal