Bug #16765

Warn about MySQL 5 while installing.

Added by Tero Niemi over 8 years ago. Updated over 8 years ago.

Status:Closed Start date:2006-12-07
Priority:Should have Due date:
Assigned To:Michael Stucki % Done:

0%

Category:Install Tool Spent time: -
Target version:-
TYPO3 Version:4.0 Is Regression:
PHP Version:4 Sprint Focus:
Complexity:

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

duplicates Core - Bug #16809: FIX FOR Typo3 basic tables definition not compliant with ... Closed 2006-12-22

History

#1 Updated by Michael Stucki over 8 years ago

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

Also available in: Atom PDF