Re: [PHP-WIN] memory

2010-08-12 Thread Pierre Joye
hi, On Wed, Aug 11, 2010 at 5:33 PM, samuel wrote: > hello, > I'm upgrading my site and I have some question on memory. > I try to use Doctrine, models, and all this stuff. > By making some benchmark I noticed that a single request can take 4Mo of > memory. > Is that huge? Or is that acceptable i

Re: [PHP-WIN] memory

2010-08-12 Thread samuel
Ok, thank you 2010/8/12 Pierre Joye > hi, > > On Wed, Aug 11, 2010 at 5:33 PM, samuel wrote: > > hello, > > I'm upgrading my site and I have some question on memory. > > I try to use Doctrine, models, and all this stuff. > > By making some benchmark I noticed that a single request can take 4Mo

[PHP-WIN] How to make FTS3 with SQLite3 and ICU work?

2010-08-12 Thread Simon
I have PHP 5.3.3 with intl and sqlite3 support running. But if I create a full text search table: CREATE VIRTUAL TABLE test USING fts3(text, tokenize=icu de_CH) I get the error: Warning: SQLite3::exec(): unknown tokenizer: icu -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe,