Drupal 11.0.3 - Error on Installation - UnmetDependenciesException

Created on 12 September 2024, 3 months ago

Problem/Motivation

Error
The website encountered an unexpected error. Try again later.



Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by standard have unmet dependencies: block_content.type.basic (block_content), comment.type.comment (comment), core.entity_form_display.block_content.basic.default (text), core.entity_form_display.node.article.default (image.style.thumbnail, comment, image, path, text), core.entity_form_display.node.page.default (path, text), core.entity_form_display.user.user.default (image.style.thumbnail, image), core.entity_view_display.node.article.default (image.style.wide, comment, image, text), core.entity_view_display.node.article.rss (core.entity_view_mode.node.rss), core.entity_view_display.node.article.teaser (core.entity_view_mode.node.teaser, image.style.medium, image, text), core.entity_view_display.node.page.teaser (core.entity_view_mode.node.teaser, text), editor.editor.basic_html (ckeditor5, editor), field.field.block_content.basic.body (field.storage.block_content.body, text, field), field.field.comment.comment.comment_body (field.storage.comment.comment_body, text, field), field.field.node.article.body (field.storage.node.body, text, field), field.field.node.article.comment (comment, field), field.field.node.article.field_image (image, field), field.field.node.article.field_tags (field), field.storage.node.comment (comment, node, field), field.storage.node.field_image (file, image, node, field), field.storage.node.field_tags (node, taxonomy, field), field.storage.user.user_picture (file, image, field), filter.format.basic_html (editor, filter), filter.format.restricted_html (filter), node.type.article (node), taxonomy.vocabulary.tags (taxonomy), user.role.anonymous (comment, filter, search), user.role.authenticated (comment, file, filter, search, shortcut), user.role.content_editor (comment, contextual, file, node, path, taxonomy, toolbar) in Drupal\Core\Config\UnmetDependenciesException::create() (line 100 of core\lib\Drupal\Core\Config\UnmetDependenciesException.php).
Drupal\Core\Config\UnmetDependenciesException::create('standard', Array) (Line: 527)
Drupal\Core\Config\ConfigInstaller->checkConfigurationToInstall('module', 'standard') (Line: 132)
Drupal\Core\ProxyClass\Config\ConfigInstaller->checkConfigurationToInstall('module', 'standard') (Line: 199)
Drupal\Core\Extension\ModuleInstaller->install(Array, ) (Line: 83)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install(Array, ) (Line: 1668)
install_install_profile(Array) (Line: 695)
install_run_task(Array, Array) (Line: 572)
install_run_tasks(Array, NULL) (Line: 121)
install_drupal(Object) (Line: 48)

Steps to reproduce

  1. Download Zip file from https://www.drupal.org/download-latest/zip β†’ (it will download Drupal V 11.0.3)
  2. Manually install in Windows System using WAMP Server (PHP 8.3.0, Mysql 8.2)
πŸ› Bug report
Status

Postponed: needs info

Version

11.0 πŸ”₯

Component
InstallΒ  β†’

Last updated 3 days ago

No maintainer
Created by

πŸ‡ΊπŸ‡ΈUnited States rajesh bhimani 3265 Summitrun Drive, Independence, KY, 41051.

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @rajesh bhimani
  • Status changed to Postponed: needs info 3 months ago
  • In past this has been because max_allowed_packet in MySQL is set too low or because of something else about the platform not meeting Drupal's requirements. We'll need verification from you that the platform meets all requirements. Also: zip installs are just barely supported anymore.

Production build 0.71.5 2024