Cannot install Drupal 8: Cannot use object of type stdClass as array in PATH/core/includes/install.inc on line 258

Created on 3 May 2013, over 11 years ago
Updated 27 March 2023, over 1 year ago

Cannot install Drupal 8 with a fresh installation. Not sure if anyone else is having this issue. Screenshot shows the error.

In settings.php:

$databases['default']['default'] = array(
  'driver' => 'mysql',
  'database' => 'd8',
  'username' => 'myusername',
  'password' => 'mypassword',
  'host' => 'localhost',
  'prefix' => '',
);
🐛 Bug report
Status

Fixed

Version

8.0 ⚰️

Component
Install 

Last updated 3 days ago

No maintainer
Created by

🇺🇸United States donutdan4114

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024