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

how to install on "loaned" server space - very basic question

I am not a techie "coder" but am able to do stuff using the regular Drupal interfaces. I have set up a few Drupal sites before using the Softaculous installer which my ISP provides in Cpanel.

Drupal Commerce 2.0 alpha2 Composer Install

https://drupalcommerce.org/blog/43978/commerce-20-alpha2-released

my steps via secure shell:
<
cd public_html

curl -s https://getcomposer.org/installer | php

php composer.phar create-project drupalcommerce/project-base mystore --stability dev
>

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?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal