installation of ezfind extension

Author Message

Stéphanie .

Friday 25 January 2008 7:46:38 am

Hi,

I'm new user and i try to install ezfind extension in ezPublish and i have some problems. I work on Ubuntu 7.10, my version of ezpublish is 4 for linux.

- First, i have installed jre on my computer and when i execute the command

java -jar start.java

it seems to have no problems but when i try to access http://localhost:8983/solr/admin, i have a error :

HTTP ERROR: 404

NOT_FOUND

RequestURI=/solr/admin

I don't know where is the problem....

- Second, when i try to execute the command:

/var/www/ezfind$ php extension/ezfind/bin/php/updatesearchindexsolr.php -s fr_admin

there is the response :

Starting object re-indexing
Enter path to PHP-CLI executable ( or [q] to quit ) 

I'm a novice in using linux operating system, and i don't find where is the PHP-CLI executable, do you know where is it ?

Thanks for your answers

Cordially,

Stephanie

Kåre Køhler Høvik

Monday 04 February 2008 1:52:31 am

Hi

What's the ouput when starting Solr ?

java -jar start.java

When the system asks for PHP-CLI, you may enter

php

Kåre Høvik

Andreas Adelsberger

Friday 08 February 2008 5:48:21 am

hi, if the script doesn't recognize your php-executeable look into php.ini.

remove exec and shell_exec from disable_functions. then it should work.

maybe afterwards you should put exec and shell_exec back into disable_functions for security reasons.

---------------------------------------
Styleflasher New Media OG
Websites. Games/Multimedia.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 10:23:09
Script start
Timing: Jan 18 2025 10:23:09
Module start 'layout'
Timing: Jan 18 2025 10:23:09
Module start 'content'
Timing: Jan 18 2025 10:23:10
Module end 'content'
Timing: Jan 18 2025 10:23:10
Script end

Main resources:

Total runtime0.5240 sec
Peak memory usage4,096.0000 KB
Database Queries61

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0060 588.0625152.6406
Module start 'layout' 0.00600.0034 740.703139.4766
Module start 'content' 0.00940.5130 780.1797580.7891
Module end 'content' 0.52240.0016 1,360.968812.1328
Script end 0.5240  1,373.1016 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.6062160.0002
Check MTime0.00140.2613160.0001
Mysql Total
Database connection0.00090.179810.0009
Mysqli_queries0.466589.0231610.0076
Looping result0.00060.1205590.0000
Template Total0.495894.620.2479
Template load0.00220.417420.0011
Template processing0.493694.201220.2468
Template load and register function0.00030.050810.0003
states
state_id_array0.00070.131910.0007
state_identifier_array0.00050.098520.0003
Override
Cache load0.00190.3554300.0001
Sytem overhead
Fetch class attribute can translate value0.00050.104630.0002
Fetch class attribute name0.00130.244750.0003
XML
Image XML parsing0.00110.218330.0004
class_abstraction
Instantiating content class attribute0.00000.002150.0000
General
dbfile0.00110.2004210.0001
String conversion0.00000.001140.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
6content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 21
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs