Project

General

Profile

Actions

Bug #93856

closed

First install wizard of TYPO3 11 broken

Added by Stefan Froemken about 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2021-04-02
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
7.4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

Hello,

I have just installed TYPO3 11.1 in DDEV on my Mac.

ddev config --composer-version "2" --docroot "public" --php-version "7.4" --project-name "typo3111" --project-type "typo3" --timezone "Europe/Berlin" --create-docroot

ddev start

ddev composer create "typo3/cms-base-distribution:^11.1" . --prefer-dist

Install Wizard Step 1-4 no problem.

On last Wizard I have chosen "Take me straight to the backend" -> "Open the TYPO3 backend", but the green button does not work.

Request URL: https://typo3111.ddev.site/typo3/install.php
Request Method: POST
Status Code: 500 
Remote Address: 127.0.0.1:443
Referrer Policy: strict-origin-when-cross-origin

var/log/typo3_b87b33bac7.log

Fri, 02 Apr 2021 21:31:36 +0200 [CRITICAL] request="a8eb562161da0" component="TYPO3.CMS.Core.Error.DebugExceptionHandler": Core: Exception handler (WEB): Uncaught TYPO3 Exception: Return value of TYPO3\CMS\Core\Database\Connection::select() must implement interface Doctrine\DBAL\Driver\Statement, instance of Doctrine\DBAL\ForwardCompatibility\Result returned | TypeError thrown in file /var/www/html/public/typo3/sysext/core/Classes/Database/Connection.php in line 277. Requested URL: https://typo3111.ddev.site/typo3/install.php - {"TYPO3_MODE":"BE","exception":{}}

May be there is a Doctrine version miss-match...

Stefan

Actions

Also available in: Atom PDF