Project

General

Profile

Actions

Feature #16232

closed

support mysqli extension

Added by Jacob Floyd about 18 years ago. Updated over 6 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Install Tool
Target version:
Start date:
2006-06-13
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The install tool doesn't seem to recognize/use the mysqli extension when mysql is not installed.

Shouldn't the dbal cover that? - if so dbal needs better docs.

Either support directly mysqli or some kind of documentation needs to say typo3 doesn't support it and that mysql is required, or make dbal work better.

The install tool explicitly checks for the mysql extension:

if (!extension_loaded('mysql') && !t3lib_extMgm::isLoaded('dbal'))

If I get a chance, I'll look into dbal and figure out how to patch what, or what documentation needs to be clarified, but until then, I'm sure no one would be dissapointed if someone took this on.

Server info:
Fedora something or other (2.6.8 kernel IIRC)
MySQL 5.0.22
PHP 5.1.4
Apache httpd 2.2.2
Typo3 4.0
(issue imported from #M3659)


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Task #36419: Migrate core from mysql to mysqliClosed2012-04-22

Actions
Actions

Also available in: Atom PDF