Project

General

Profile

Actions

Bug #16765

closed

Warn about MySQL 5 while installing.

Added by Tero Niemi over 17 years ago. Updated about 17 years ago.

Status:
Closed
Priority:
Should have
Category:
Install Tool
Target version:
-
Start date:
2006-12-07
Due date:
% Done:

0%

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

Description

PROBLEM:
You make a clean install over Apache/MySQL by downloading 'typo3_src-4.0.2.zip' and 'dummy-4.0.2.zip'. You do everything by the book, but you cannot login to the backend.

Why? Because there is no admin-user in the database. You cannot even create an admin user. Database Analyzer tells that user is created but actually it is not!

SOLUTION:
You are using MySQL 5. You should use MySQL 4, or turn on the MySQL4-mode in MySQL 5. For additional information see:
http://wiki.typo3.org/index.php/Windows#MySQL

AN IDEA:
Please put some kind of warning into INSTALL.TXT that installing over MySQL 5.x doesn't work -- because that is what people are going to download, the newest version.

ADDITIONAL IDEAS:
- Check the MySQL version, warn if MySQL 5 is detected.
- Test the existence of Admin user in the Install tool, warn if none is detected.

(issue imported from #M4614)


Related issues 1 (0 open1 closed)

Is duplicate of TYPO3 Core - Bug #16809: FIX FOR Typo3 basic tables definition not compliant with MySQL 5.0 strict mode enabled by defaultClosedDmitry Dulepov2006-12-22

Actions
Actions #1

Updated by Michael Stucki over 17 years ago

This is not really a duplicate, but it will be fixed as soon as #16809 is fixed.

Actions

Also available in: Atom PDF