Bug #64170
closed[ TYPO3 + PostgreSQL ] Problems to render TYPO3 Template
0%
Description
Dear TYPO3 Community,
Happy New Year to All. We are trying to setup PostgreSQL with TYPO3 Installation. Thanks in advance, to take a look at following issue:
1. Testing Environment:
1.1 TYPO3 6.2.9
1.2 PostgreSQL 9.3.5
1.3 Apache 2.4.7
1.4 PHP 5.5.9
1.5 Ubuntu
2. Problem:
2.1 Backend: We have checkout TYPO3 backend and it's really works fine.
2.2 Frontend: Somehow, Frontend templating does not able to render, we have tried lots to debug it too. We always got this error 'No pages are found on the rootlevel!' - Checkout screenshot for the same http://awesomescreenshot.com/08944ox363 (We have already setup Root level Page and TS Template).
3. Backend template setup: We have setup simple 'Hello World' - Checkout this screenshot - http://awesomescreenshot.com/00344oxl6e
4. Need Clarification: At the TYPO3 documentation, There has been defined something at 'Database specific issue' with "Currently altering an existing column is not supported, as the underlying ADOdb library needs a full table description to do that, as on PostgreSQL you need to drop and recreate a table to change it's type (this has changed in PostgreSQL 8, but ADOdb doesn't support this yet)." Checkout: http://docs.typo3.org/typo3cms/extensions/dbal/KnownProblems/DatabaseSpecificIssues/Index.html
5. Error Logs:
5.1 Administration Log: http://awesomescreenshot.com/005451817e
5.2 PHP Debug error: http://awesomescreenshot.com/013451b96d
Hoping to get suggestion/solution asap, Thank you!
TC
Sanjay