Project

General

Profile

Actions

Bug #14282

closed

Tweaking localconf.php doesn't work

Added by old_Pic about 20 years ago. Updated about 20 years ago.

Status:
Closed
Priority:
Could have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2004-08-23
Due date:
% Done:

0%

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

Description

Trying to use the DBAL extension I first tried adding 'dbal' to the $TYPO3_CONF_VARS['EXT']['extList'] doesn't work as documented in the manual. What I had to do to get it working was to set TYPO3 to connect to the MySQL server I've got left over on this devel server and then use the extension manager to load the DBAL extension. (This was done after setting the DBAL lines in localconf.php) and various mucking about, so your mileage may vary.
Using the TYPO3 core form fishfarm.de, DBAL code checked out from cvs.sf.net on apache-1.31/php-4.3.8

(issue imported from #M303)

Actions #1

Updated by Karsten Dambekalns about 20 years ago

This may well be caused by the DBAL extension from CVS being outdated. The current code will be available through CVS at a later point (ASAP, of course, but still 'later').

Installing the ext like described works here and elsewhere. You will have to check that later again.

Actions #2

Updated by old_Pic about 20 years ago

It's probably related to the weird combo of old and new code I had at the time.
I had the revised code from preview.fishfarm.de/dbal and the old code from the CVS at sf.net. Everything works pretty well with the new extension.
Mark as closed. (since I seem to be unable to do so).

Actions #3

Updated by Karsten Dambekalns about 20 years ago

Poster confirmed it is working as expected with the current code

Actions

Also available in: Atom PDF