Project

General

Profile

Actions

Bug #23127

closed

Accessing BE in fresh install fails with "No database selected"

Added by Steffen Gebert over 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2010-07-08
Due date:
% Done:

0%

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

Description

When you install a new instance of TYPO3 you
  • are redirected to the 123-mode, when accessing FE website
  • get an error "No database selected", when accessing BE

Later one should also redirect to the installer.

(issue imported from #M15042)


Files

15042_v1.patch (709 Bytes) 15042_v1.patch Administrator Admin, 2010-10-15 14:24
15042_v2.patch (910 Bytes) 15042_v2.patch Administrator Admin, 2010-10-15 14:36
15042_v3.patch (790 Bytes) 15042_v3.patch Administrator Admin, 2010-10-29 16:35
Actions #1

Updated by Lars Malach about 14 years ago

The patch 15042_v1.patch fixes the problem in backend.

If database connection could not established and database is not selected, typo3 jumps automatically into Install Tool.

Actions #2

Updated by Lars Malach about 14 years ago

Wrote 15042_v2.patch with Steffen Gebert.

Database error will just shown, if database connection could not established and database string is defined. In 15042_v1.patch the message will shown a very short moment before redirect to Install Tool.

Actions #3

Updated by Lars Malach about 14 years ago

Wrote 15042_v3.patch after Helmut Hummels comment "is there a reason for doing a JavaScript redirect and not a http redirect at this point?".

If database host and database is not defined typo3 jumps automatically into 1-2-3 Install Tool. Those two values are essential for the database connection. If they are not defined, it should be a new typo3 website without installation.

Actions #4

Updated by Lars Malach about 14 years ago

15042_v3.patch works with a redirect now.

Actions #5

Updated by Christian Kuhn about 14 years ago

trunk rev. 9227.

Actions #6

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF