[TYPO3] problem with dbal & adodb

Ries van Twisk typo3 at rvt.dds.nl
Wed May 3 23:59:14 CEST 2006


I think you need to set the type to adodb, not to native.

Ries

>I have installed TYPO3 and the dummy site on my server (IIS & PHP 5).  I
>have also added the dbal and adodb extensions to /typo3conf/ext/.  I have
>edited my localconf.php and added the following--
>
>$TYPO3_CONF_VARS['EXTCONF']['dbal']['handlerCfg'] = array (
>    '_DEFAULT' => array (
>        'type' => 'native',
>        'config' => array(
>            'username' => 'php.ccs-inc.com',        // Set by default
>(overridden)
>            'password' => 'php.ccs-inc.com',        // Set by default
>(overridden)
>            'host' => 'ccs-db-1.ccs.local',            // Set by default
>(overridden)
>            'database' => '',                // Set by default (overridden)
>            'driver' => 'mssql',            // ONLY "adodb" type; eg.
>"mysql"
>            )
>        ),
>    );
>
>
>$TYPO3_CONF_VARS['EXT']['extList'] .= ',adodb,dbal';
>
>but when I try to load any page I am now getting this error--
>
>
>
>--
>Marty Martin
>REALTOR
>Park Place REALTORS
>
>m (540) 397-0014
>h  (540) 265-6876
>o  (540) 342-1010
>
>e  croakingtoad at gmail.com
>_______________________________________________
>TYPO3-english mailing list
>TYPO3-english at lists.netfielders.de
>http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
>  
>


-- 
Ries van Twisk
Freelance Typo3 Developer
=== Private:
email: ries at vantwisk.nl
web:   http://www.rvantwisk.nl/freelance-typo3.html
skype: callto://r.vantwisk
=== Work:
email: ries at livetravelguides.com
web:   http://www.livetravelguides.com




More information about the TYPO3-english mailing list