Bug #24292
closedDBAL is active with MySQL at the end of 1-2-3 wizard
0%
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
Updated by Xavier Perseguers almost 14 years ago
Committed to DBAL trunk (rev. 40825)
Updated by Clemens Riccabona over 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.
Updated by Xavier Perseguers over 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.
Updated by Clemens Riccabona over 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.
Updated by Steffen Gebert over 13 years ago
Clemens, is this the same error as in #27195?
Updated by Clemens Riccabona over 13 years ago
Yes, I got the same error message in the error_log.