[TYPO3-dev] Help needed with DBAL
    Mathias Behrle 
    expi311203 at gmx.de
       
    Thu Mar  8 18:17:55 CET 2007
    
    
  
* Georg Ringer am Thu, 08 Mar 2007 16:29:55 +0100:
> $TYPO3_CONF_VARS['EXTCONF']['dbal']['handlerCfg'] = array (
>         '_DEFAULT' => array (
>             'type' => 'native',
>             'config' => array(
>                 'driver' => 'mysql',
>             )
>         ) );
At first glance:
Did you omit the credentials in the config array or did you miss them?
username, host, port, password, database...
Mathias
    
    
More information about the TYPO3-dev
mailing list