Bug #36736

Upgrade wizard FAL fails because of missing database tables

Added by Jigal van Hemert about 1 year ago. Updated 10 months ago.

Status:New Start date:2012-05-01
Priority:Should have Due date:
Assignee:- % Done:

0%

Category:Install Tool
Target version:6.0.0
TYPO3 Version:6.0 Complexity:
PHP Version:5.3
Votes: 2 (View)

Description

The upgrade wizard first wants to migrate file relations and suggest to run the database compare tool as the last step.

Without the sys_file table this migration cannot run and ends with:

Uncaught TYPO3 Exception
#1314455642: Error during file indexing: "Table 'typo3.sys_file' doesn't exist" (More information)

RuntimeException thrown in file
D:\webserver\xampp\htdocs\typo3_src\t3lib\file\Service\IndexerService.php in line 146.

History

Updated by Ingo Renner about 1 year ago

I can confirm this issue

Updated by Arno Dudek 10 months ago

I also confirm

Also available in: Atom PDF