Project

General

Profile

Actions

Bug #24292

closed

DBAL is active with MySQL at the end of 1-2-3 wizard

Added by Xavier Perseguers over 13 years ago. Updated almost 13 years ago.

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

0%

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

Description

When using the 1-2-3 wizard for a new site, DBAL activates itself at the beginning, then deactivates itself when mysql driver is selected but is reactivated after the default database dump has been imported.

(issue imported from #M16678)


Files

16678.diff (569 Bytes) 16678.diff Administrator Admin, 2010-12-05 15:03

Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Bug #23879: 1-2-3 install tool wizard does not let DBAL load early enoughClosedXavier Perseguers2010-10-30

Actions
Related to TYPO3 Core - Bug #24103: dbal installs itself automatically whenever the install tool is calledClosedErnesto Baschny2010-11-17

Actions
Actions #1

Updated by Xavier Perseguers over 13 years ago

Committed to DBAL trunk (rev. 40825)

Actions #2

Updated by Susanne Moog about 13 years ago

  • Target version deleted (4.5.0)
Actions #3

Updated by Clemens Riccabona almost 13 years ago

For me the problem is not solved on TYPO3 4.5.2, and it's not clear to me, if it should (deleted target-version here, but not in the 'old' bugtracker).

It costed me hours to find out why a fresh install of TYPO3 suddenly isn't able to connect to database - and i use typo3 now for 8 or 9 years! ...

What did I do:

- I used a 'package' which i bundled myself some time ago, with all necessary extensions, typoscript and templates inside, a sql file for importing my common users , ... etc etc pp... and copied to my new webhost.
I do this on a very regular basis!
- as in the 'clean' localconf I use as a 'template' for fresh install, no database information is available the 123 mode appears on first call of installtool (via /typo3/install); anyway I delete the 123-mode thing from url to get to the installtool directly.

-> now i'm not able to get a simple db-connection until I recognize that dbal and adodb activated themselves on the very first call of this 123-mode thingy.

realy bad, as i never would think about 'selfinstalling' extensions and therefore searched the error on many different places except in the extlist in localconf.php ...

probably a checkbox in installtool and 1-2-3 mode 'use dbal', or 'use-mysql' or something like this would be great.

Actions #4

Updated by Xavier Perseguers almost 13 years ago

  • TYPO3 Version set to 4.5

Actually, it should deactivate itself if one chooses to switch to "advanced mode" with the link provided by the install tool. If this is not the case, then it's a missing feature and should be fixed, I agree.

Now if someone chooses to wildly switch in the middle of the process, then sorry but it's an unattended workflow.

Actions #5

Updated by Clemens Riccabona almost 13 years ago

wildly -- rofl
btw: not in the middle of the process, just after accidentally calling the 123 mode startpage (because of an automated redirection).

But ok, I will test tomorrow, then I have to do the next install.

Actions #6

Updated by Steffen Gebert almost 13 years ago

Clemens, is this the same error as in #27195?

Actions #7

Updated by Clemens Riccabona almost 13 years ago

Yes, I got the same error message in the error_log.

Actions

Also available in: Atom PDF