Project

General

Profile

Actions

Bug #27195

closed

1-2-3 Wizard fails with AdoDB/DBAL errors

Added by Steffen Gebert almost 13 years ago. Updated over 12 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
-
Start date:
2011-06-02
Due date:
% Done:

0%

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

Description

  • When selecting an existing database to install to, the 1-2-3 installer quits in step4 (after selecting the Introduction Package or blank) with
    ADONewConnection: Unable to load database driver ''
    
    Fatal error: Call to a member function Connect() on a non-object in 
    /opt/local/apache2/vhosts/master/typo3_src/typo3/sysext/dbal/class.ux_t3lib_db.php on line 3073
    Call Stack
    #    Time    Memory    Function    Location
    1    0.0001    641280    {main}( )    ../index.php:0
    2    0.0003    643488    require( '/opt/local/apache2/vhosts/master/typo3_src/typo3/init.php' )    ../index.php:140
    3    0.0183    2756224    tx_install->init( )    ../init.php:354
    4    0.0317    2756224    tx_install->stepOutput( )    ../class.tx_install.php:574
    5    0.0325    3042232    tx_install->checkTheConfig( )    ../class.tx_install.php:951
    6    0.0429    3048512    tx_install->checkDatabase( )    ../class.tx_install.php:1321
    7    0.0430    3048832    ux_t3lib_DB->sql_pconnect( )    ../class.tx_install.php:3177
    8    0.0430    3050408    ux_t3lib_DB->handler_init( )    ../class.ux_t3lib_db.php:2559
    
  • When I select to create a new database, I get this error:
    Your database connection failed

Occurs on MacOS with 4-5 and master. PHP pdo extension is loaded (but that's default IIRC).


Files

existing-db.png (83.8 KB) existing-db.png Steffen Gebert, 2011-06-02 18:21
new-db.png (21.7 KB) new-db.png Steffen Gebert, 2011-06-02 18:21

Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Feature #24283: DBAL error in INSTALL TOOL > ADONewConnection: Unable to load database driver ''Closed2010-12-03

Actions
Actions

Also available in: Atom PDF