Project

General

Profile

Actions

Bug #23873

closed

Accessing FE in fresh install fails with RuntimeException "No database selected"

Added by Lars Malach about 14 years ago. Updated over 13 years ago.

Status:
Closed
Priority:
Should have
Category:
Communication
Target version:
-
Start date:
2010-10-29
Due date:
% Done:

0%

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

Description

In #23464 a new Exception-Handler was implemented. In the current trunk it will used for the the errors on connecting to the database in the Frontend. In the past there was a error message without the php-methode "exit". The error-message was shown a part of second and then typo3 redirected to the install tool in a fresh install. And now there is no redirect after the RuntimeException.

(issue imported from #M16172)


Files

16172_v1.patch (1.95 KB) 16172_v1.patch Administrator Admin, 2010-10-29 18:03
16172_v2.diff (3.11 KB) 16172_v2.diff Administrator Admin, 2010-12-29 14:42
Actions #1

Updated by Lars Malach about 14 years ago

uploaded 16172_v1.patch.

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 #2

Updated by Steffen Gebert almost 14 years ago

This one is the cause of Introduction Package failing with "No Database Selected" after hitting /

If you encouter this issue while installing the Introduction Package, please point your browser to the subdirectory typo3/ inside the TYPO3 installation, not directly to the folder of the TYPO3 installation.

(if you have TYPO3 in your document root on localhost, use http://localhost/typo3/ instead of http://localhost/)

Actions #3

Updated by Steffen Gebert almost 14 years ago

resolved

Actions #4

Updated by Ernesto Baschny almost 14 years ago

Committed to trunk in rev. 10017

Actions #5

Updated by Susanne Moog over 13 years ago

  • Target version deleted (4.5.0)
Actions

Also available in: Atom PDF