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

[Solved] /web subdir : document root and redirect

Hello,

I want to install a Drupal 8 site with Composer. I have read that the drupal directory is now in a folder named /web and I must point the Virtualhost to this place.

Here is my Virtualhost :

PDOException: SQLSTATE[28000] [1045] Access denied for user..

I am trying to move a Drupal site to another server. I have installed a fresh instance of Drupal, restored a database backup into the new db, replaced the sites folder with a backup of sites for the original location and edited settings.php to point to the new database.

When I try and access the restored site I get this message:

PDOException: SQLSTATE[28000] [1045] Access denied for user 'aaaa-dr90'@'10.0.1.38' (using password: YES) in lock_may_be_available() (line 167 of /home/sites/xxxx.org/public_html/yyyyy/dr845/includes/lock.inc).

New to Drupal

I am new to drupal and was wondering and need some input on how to embed data and preview from another site into my drupal 7 site. The 3rd party doesn't have an api and the content doesn't need to be searchable on my site. I am working on a property site and would like to show content from my listings on my site. mayme an iframe not sure what's the best way.

Moving Drupal 7.43 to new server, same webhost. Template breaks after clearing the cache.

Hi. This is a long post, I apologize in advance. I've spent many hours the past few weeks trying to get this working.

I work in IT for the Metropolitan Library System in Oklahoma City. A problem was recently brought to us by our webmaster for assistance after she spent many hours trying to troubleshoot the issue.

AJAX HTTP error when cloning installation

I have a working installation that I tried to clone via git and composer. I have done it successfully before (install an empty Drupal site with composer, store result in git and use git, "Config_installer" and composer to clone the environment). I have now added a number of modules to the installation and try to do the same.

But when, after the "composer install" step, go to the installation page (.../core/install.php) and try to finalize the installation, during the step "Install configuration", I get the following error:

Installation errors connected to missing WYSIWYG editor and basic page body content not displayed?

Hey,

I installed Drupal 8.3.7 standard distribution anew (again with installation errors), as text which I entered into the body section for content type "basic page" was not displayed. Also the WYSIWYG editor was not shown, more specifically, there was just the field to enter text but no formatting tools.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal