[TYPO3-50-general] Lucene used for search in CR as of today

Tim Eilers tim.eilers at web.de
Wed Sep 3 21:39:21 CEST 2008


Hi Robert

Robert Lemke schrieb:
> Hi Tim,
> 
> On 02.09.2008, at 20:59, Tim Eilers wrote:
> 
>> Hi Karsten,
>>
>> perhaps i am doing something wrong or am not smart enough, but i think i
>> am in a infinite loop:
>> When i checkout a fresh TYPO3v5 and call the root i get Exception
>> #1219326502 which says me, that i have to set up the lucence index. When
>> i call the setup URL i get that error again. No matter if you do correct
>> case or not, or if i use index_dev.php or not (ok that matters, then the
>> error simply transfers to a 500).
>>
>> What am i doing wrong? Is it a windows problem? Is it a routing problem?
> 
> While you set up the Lucene index you need to disable persistence in your
> FLOW3.php. After it has been created, you can re-enable it.

How do i do that?

> 
>> Can somebody else help me?
> 
> Alternative: Checkout https://svn.typo3.org/TYPO3v5/Distribution/trunk
> Yesterday I added a (hopefully) fully working configuration to the v5
> distribution. The only thing you need to do is making Data/* and Public/*
> writeable for the webserver.

Thats what i did. I made really very fresh Checkout of it today again.
But i still have the problem:

#1219326502: Could not connect to DSN
"sqlite:C:/xampp/htdocs/TYPO3v5/Data/Persistent/TYPO3CR.db". PDO error:
could not find driver

Perhaps a special php module is missing?

If yes, which one and shouldn't it be checked by the bootstrap?


Bye & thx,
Tim.


More information about the TYPO3-project-5_0-general mailing list