[TYPO3-core] FYI: Raised DBAL version from 1.1.3 to 1.1.4
Xavier Perseguers
typo3 at perseguers.ch
Mon May 3 07:49:00 CEST 2010
On 03/05/10 7:34 , Xavier Perseguers wrote:
> On 03/05/10 7:31 , Xavier Perseguers wrote:
>> Hi,
>>
>>> Also, after adding a DB that I created manually to
>>> typo3conf/localconf.php
>>>
>>> $typo_db = 'introduction';
>>>
>>> I get this error then:
>>>
>>> ADONewConnection: Unable to load database driver ''
>>> Fatal error: Call to a member function PConnect() on a non-object in
>>> typo3/sysext/dbal/class.ux_t3lib_db.php on line 2547
>>
>> Really weird! I just test it again, making sure to have a blank site
>> with no other extension. DBAL deactivates properly between step 1 and
>> step 2, meaning I get the standard form to create the database or chose
>> an existing :-(
>
> OK! Could now reproduce the bug by changing parameters in my php.ini.
Problem fixed, tested with only mysql driver available, or with another DBMS driver but while selecting mysql.
Going to commit this and resync Core...
--
Xavier Perseguers
http://xavier.perseguers.ch/en
More information about the TYPO3-team-core
mailing list