Project

General

Profile

Actions

Bug #100719

closed

Setup via CLI is incomplete for non-nginx servers

Added by Andreas Kienast about 1 year ago. Updated 9 months ago.

Status:
Resolved
Priority:
Must have
Assignee:
-
Category:
-
Start date:
2023-04-24
Due date:
% Done:

100%

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

Description

If TYPO3 is installed via CLI and the server is not nginx, the backend may be inaccessible. \TYPO3\CMS\Install\FolderStructure\DefaultFactory tries to determine the used webserver software via $_SERVER['SERVER_SOFTWARE'], which doesn't exist in CLI context and therefore neither copies the .htaccess nor the web.config file to the document root.


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #101678: setup command does not create PackageStates.php in non Composer mode and also does not create.htaccess fileResolved2023-08-14

Actions
Related to TYPO3 Core - Bug #101868: #100719 breaks TYPO3 Console due to breaking change in DefaultFactoryResolved2023-09-07

Actions
Actions

Also available in: Atom PDF