Actions
Bug #42712
closedSome errors after installing Typo3 on Oracle Database
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2012-11-06
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
4.7
PHP Version:
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Hi all!
I have installed TYPO3 4.7.5 with Oracle Database 11g Express Edition (http://wiki.typo3.org/Oracle) and faced a few errors:
- Extension Manager does not update from repository and delivers the following message:
router
tx_em_Repository_Utility: Could not retrieve extension hash file from remote server.
- When I want to install an extension, the following error message is displayed:
DBAL fatal error: No handler found in handler_getFromTableList() for: "REPCAT$_USER_PARM_VALUES" (SQL engine parse ERROR: No table name found as expected in parseFromTables()!: near "REPCAT$_USER_PARM_VALUES ")
Can anyone help me to fix this? Thanks!
Updated by Dmitry Spodarets almost 12 years ago
- % Done changed from 0 to 100
In TYPO3 v6 all is OK;)
Updated by Michael Stucki almost 11 years ago
- Project changed from 329 to TYPO3 Core
Updated by Andreas Kienast almost 10 years ago
- Status changed from New to Closed
- Is Regression set to No
Fixed in 6.2
Actions