• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

drupal 9

  1. P

    Resolved Composer set up to install Drupal and add Modules with Dependencies

    I want to be able to run commands like: composer create-project drupal/recommended-project:9.3.12 my_site_name_dir (for a new instance of Drupal 9) composer require drupal/module_name (to install a Drupal module) All looks good when I open the Plesk PHP Composer tab. I see Package Dependencies...
  2. Kulturmensch

    Question Problems with module "metatag" in Drupal 9.X

    All works fine in my Drupal Installation until I try to change something of the Metatag modules content i.e. add a new tag etc. Also if I open the Metatag configuration side and close it by saving it without changes the whole website is no longer accessible. The error comes from ngingx and says...
  3. Kulturmensch

    Issue Error Drupal <=> Plesk <=> MySQL-DB

    Config: Ubuntu 20.04.5 LTS, MariaDB 10.6.9, PHP 8.1, Drupal 9.45, nginx/1.20.2 I receive these nginx-errors once I try to add new values to the Drupal-module "Metatag". Can anybody explain me what these errors mean and how to fix it...
  4. Rar9

    Resolved redis 6 + phpredis Version mix?

    As of now i only managed to install redis sever 6.0.10 for Ubuntu sudo add-apt-repository ppa:chris-lea/redis-server sudo apt-get update && sudo apt-get upgrade sudo apt-get install redis-server sudo systemctl enable redis-server But when i instal phpredis i only get redis 5.3.4 apt-get...
  5. D

    Question Adding Drupal 9.x to Plesk

    Hi, Is there any plan to add Dupal 9.x as a installation package to next Plesk 18.32 release please? https://www.drupal.org/project/drupal/releases/9.1.0
  6. Kulturmensch

    Resolved Wrong php version during Drupal 9.X-Installation

    Environment: Ubuntu 18.04.04 LTS and Plesk Obsidian Result of Drupal update check: I am trying to install the latest version of Drupal (currently 9.0.0-rc1) using "composer update" in the BASH but I am getting the following error: drupal/core-composer-scaffold 9.0.0-rc1 requires php >=7.3.0...
Back
Top