Friday 11 July 2008 5:20:55 am
Finally, I install eZ COmponents 2007.2.1 , it require PHP>= 5.1.1 And when I do
bin/php/ezpgenerateautoloads.php --extension
I haven't error, now! :) Then I try :
php extension/ezfind/bin/php/updatesearchindexsolr.php -s demonstrateur_ez_admin
Starting object re-indexing
Enter path to PHP-CLI executable ( or [q] to quit ) php
And my path is accepted :) :) But after, I have :(
Using fork.
Using 2 concurent process(es)
Number of objects to index: 115
Creating a new thread: 13635
...................................................................... 60.87%
............................................. 100.00%
Creating a new thread: 13638
Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
Did not index content correctly:
array (
0 => '',
)
Allowed memory size of 8388608 bytes exhausted (tried to allocate 142 bytes)
Did not index content correctly:
array (
0 => '',
1 => 'Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 140 bytes) in /var/www/ezpublish/kernel/classes/datatypes/ezstring/ezstringtype.php on line 420',
2 => '',
)
Creating a new thread: 13641
Process finished: 13635
Fatal error: eZ Publish did not finish its request
The execution of eZ Publish was abruptly ended, the debug output is present below.
Did not index content correctly:
array (
0 => '',
)
Process finished: 13641
Optimizing. Please wait ...
Indexing took 2.49729394913 secs ( average: 46.0498452896 objects/sec )
Finished updating the search index.
And I tested in my site, the search, and it find nothing!!!!!!! :( How I do result this..........? Thanks for everybody!
|