Project

General

Profile

Actions

Bug #15905

closed

Install dbal fails

Added by Kari Salovaara over 18 years ago. Updated almost 18 years ago.

Status:
Closed
Priority:
Should have
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2006-03-27
Due date:
% Done:

0%

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

Description

In Typo3 4.0 RC2 fresh installation:
a) installed Adodb, which istallaed cleanly
b) tried to install dbal which caused,
Warning: Invalid argument supplied for foreach() in /home/4.0RC2/typo3_src-4.0rc2/typo3/sysext/dbal/class.ux_t3lib_db.php on line 260

Warning: Cannot modify header information - headers already sent by (output started at /home/4.0RC2/typo3_src-4.0rc2/typo3/sysext/dbal/class.ux_t3lib_db.php:260) in /home/4.0RC2/typo3_src-4.0rc2/t3lib/class.t3lib_userauth.php on line 311

Warning: Cannot modify header information - headers already sent by (output started at /home/4.0RC2/typo3_src-4.0rc2/typo3/sysext/dbal/class.ux_t3lib_db.php:260) in /home/4.0RC2/typo3_src-4.0rc2/t3lib/class.t3lib_userauth.php on line 312

Warning: Cannot modify header information - headers already sent by (output started at /home/4.0RC2/typo3_src-4.0rc2/typo3/sysext/dbal/class.ux_t3lib_db.php:260) in /home/4.0RC2/typo3_src-4.0rc2/t3lib/class.t3lib_userauth.php on line 313

Warning: Cannot modify header information - headers already sent by (output started at /home/4.0RC2/typo3_src-4.0rc2/typo3/sysext/dbal/class.ux_t3lib_db.php:260) in /home/4.0RC2/typo3_src-4.0rc2/t3lib/class.t3lib_userauth.php on line 314

Warning: Cannot modify header information - headers already sent by (output started at /home/4.0RC2/typo3_src-4.0rc2/typo3/sysext/dbal/class.ux_t3lib_db.php:260) in /home/4.0RC2/typo3_src-4.0rc2/typo3/template.php on line 613

which in turn causes error when trying to add new pages
Errors:
2: SQL error: 'Column 'TSconfig' cannot be null' (pages:NEW4427eccbc34ac)

Result:
Whole site is unusable due You cannot add pages or contents or even update them.
Site info:
PHP Version 4.3.2
Apache 2.0.46
MySQL 3.23.58

(issue imported from #M3003)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #15917: Cant create Pages - SQL ErrorClosedKarsten Dambekalns2006-03-28

Actions
Actions

Also available in: Atom PDF