Forums / Developer / Ezfind verion issue
Romeo Antony
Tuesday 17 August 2010 4:17:10 am
I have read the following from ez docum.
"Installation ezFind extension requires the Java Runtime Environment (JRE) version 5. (JRE version 6 isunstable with eZ Find). "
I am using ez version ezpublish-4.3.0-with_ezc-gpl. It contain EzFind already.
Which java verison should I use version 5 or version 6.
Yannick Komotir
Tuesday 17 August 2010 5:10:12 am
Hello,
The extension requires the Sun supplied Java Runtime Environment (JRE) version 5 for Linux and 6 for Windows, Mac OC and Solaris.
from http://ez.no/doc/extensions/ez_find/2_2/installation
<|- Software Engineer @ eZ Publish developpers -|> @ http://twitter.com/yannixk
Tuesday 17 August 2010 6:07:20 am
Thanks a lot Yannick. My doubt completly cleared. Also I got some help from Ivo Lukac regarding this by mail .Yannick, Ivo, Thank your great help.
Romeo.
Tuesday 17 August 2010 7:38:04 am
While I install ezFind, can I add table from phpmyadmin interface instead of doing it from command prompt.
Suppose I am doing it from cmd , I need to put the table name .
But
In manual I seen like below.I didn't get it how to put the table name . Can anyone tell me what is the importance of adding username for this table. Any help will be thankfull
mysql -u <user> -p <database_name> < extension/ezfind/sql/<database>/<databse>.sql
Paul Borgermans
Wednesday 18 August 2010 11:02:54 am
Please post ez find related questions in the appropriate forum:
http://share.ez.no/forums/extensions/ez-find
Btw, you better use a recent release of Java 6 already, from eZ Find 2.3/eZPubish 4.4 ( aka Fuji), its the minimum requirement for all platforms. The mentioned Java 5 for Linux isn't valid with any modern Linux kernel, just for those who choose to use an ancient RHEL .....
hth
Paul
eZ Publish, eZ Find, Solr expert consulting and training http://twitter.com/paulborgermans
Thursday 19 August 2010 8:20:06 am
Thank you for your reply and hlep Paul.
I will do post queries regarding extensions in http://share.ez.no/forums/extensions
I have cleared , thanks Paul and yannick