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

Update Composer in Cpanel or make an lias to find the correct version

Hi,

My hosting company has still version 1.8.* as default. I have installed 2.2.6.

Is there a way to overwrite the installed composer?

When i run php composer.phar in my home directory is says 2.2.6., bu

Thanks,

Fred

Align contents to use teh full screen

Is there a option in Drupal to make all the contents use full 80 coulmn on the screen when its being displayed?

Error: Temporary files directory

Hello Drupal community,
I started with Drupal (d9) and I get the error "Temporary files directory" in the status report.
However, the article, linked in the details (see below) of the error, deals about d6 and d7.  

Error Details:
Not fully protected
See https://www.drupal.org/SA-CORE-2013-003 for information on the recommended .htaccess file to add to the temporary:// directory to prevent arbitrary code execution.

Infinite Redirect on core/install.php

Hello, 

I've tried to install Drupal on a dedicated server. 

=> Installing Apache 2 (I know how it works and the configuration is good)

=> Installing mariadb (I runned mysql_secure_installation and setted up passwords and hardening configuration)

=> Installing composer (composer -v OK)

=> composer create-project drupal/recommended-project myssite.com => OK

=> composer install --no-dev

Then, it should works but I have more than 10 302 http redirect between /core/install.php and the web root directory. 

"Drupal\geofield\Element\GeofieldLatLon 2" does not exist.

Hello,

I'm trying to clone a production site to a local dev with MAMP Pro. At first it seemed successful but after I cleared the cache my site breaks and I get the following error after adding verbose error logging to settings.php:

The website encountered an unexpected error. Please try again later.

Help installing drupal on localhost with nginx

Hi. I am trying to set up Drupal for a development environment on my local machine. I have installed SQL, NGINX, PHP, etc, and have followed the NGINX recipe for Drupal. I have tried loading drupal under /var/www and /var/www/drupal, but when I browse to 127.0.0.1 or 127.0.0.1/drupal, All I get is 403 errors.

Here is the access.log:

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal