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

GUI did not after install of panopoly

Hi

I am new to drupal so be kind :-)

Install Drupal / Panopoly on IIS 10 and PHP 7.2

Install runs fine but the interface is only tekst based ????

Where do i make mistakes ( try several times but result the same )

Best regards Peter / Denmark

Error 403 Forbidden when trying to install

I really doubt this is a Drupal error, but my lack of understanding of Apache.

Environment:

SOLVED: D9 "Your PHP installation is too old." message

Hi,

I've downloaded the beta of D9 using Composer on my local machine (OSX Mojave) but when I try and install I get the "Your PHP installation is too old." message.

A phpinfo lookup says the PHP version is 7.1.23, but a terminal php -v lookup days the PHP version is 7.3.8.

I have a local D8 site using 7.3.8 and the php.ini file used is /usr/local/php5/lib/php.ini; however, the php.ini used by the D9 install script is /etc/php.ini.

installing drupal 8 with or without composer?

hello, I'm asking myself if there is a disadvantage when you install drupal 8 without composer and drush. does anybody know the difference? on some webhosts you don't have access to the shell and it is also possible to install drupal 8 without composer - so why is it necessary?

Can access the homepage, but everything else gives 404

Hello

I am new to Drupal. I installed it on my Apache Server and went through the documentation. Everything was working great.

Now I tried to set up a second website. I installed Drupal on this website and everything was seemingly fine. However, I can now access the home page, but as soon as I click any link, I get a 404 error. What could I have done wrong?

Any help would be very much appreciated.

EDIT: Oh, I should probably add that I tried to set up this website with

composer create-project drupal/recommended-project my-project

Using composer to install Drupal 7 on Ubuntu 20.4

The following works fine on Ubuntu 18.04 LTS (PHP 7.2.24).

$ composer create-project drupal-composer/drupal-project:7.x-dev example.com --no-interaction

However, on Ubuntu 20.04 LTS (PHP 7.4.3), composer aborts, with the following error message:

“In PluginWrapper.php Line 88: Trying to access array offset on value of type null.”

I suspect that the issue is with the bleeding edge PHP version (7.4) that is used by 20.04 LTS.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal