Project

General

Profile

Actions

Bug #72743

closed

cache_pages doesn't exist

Added by Franz Holzinger almost 9 years ago. Updated almost 9 years ago.

Status:
Closed
Priority:
Must have
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-01-15
Due date:
% Done:

0%

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

Description

After an upgrade to TYPO3 6.2 an error message is caused in the Front End.

exec_SELECTquery
caller     TYPO3\CMS\Core\Database\DatabaseConnection::exec_SELECTquery
ERROR     Table 'demo-typo3-7.cache_pages' doesn't exist
lastBuiltQuery     SELECT id,page_id,tstamp FROM cache_pages WHERE page_id=16
debug_backtrace     require(typo3_src-6.2.17/typo3/sysext/cms/tslib/index_ts.php),typo3_src-6.2.17/index.php#28 // TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->getFromCache#169 // TYPO3\CMS\Frontend\Controller\TypoScriptFrontendController->headerNoCache#2403 // TYPO3\CMS\Core\Utility\GeneralUtility::callUserFunction#2496 // call_user_func_array#4309 // tx_watchwords_tslibfe->headerNoCache# // TYPO3\CMS\Core\Database\DatabaseConnection->exec_SELECTquery#48 // TYPO3\CMS\Core\Database\DatabaseConnection->debug#305

I have gone through all steps in the Install Tool. The Install Tool does not offer to generate a table called "cache_pages".

Actions

Also available in: Atom PDF