Page 1 of 1

Zend PHP Lucene on PHP4

Posted: Thu Nov 30, 2006 4:42 am
by hame22
Can zend php lucene run on PHP 4? I have installed but have experienced errors from the code given.

If not is there a version for PHP 4?

thanks in advance

Posted: Thu Nov 30, 2006 7:27 am
by Maugrim_The_Reaper
If you mean the Lucene component in the Zend Framework it requires PHP5.1.4...

Posted: Thu Nov 30, 2006 10:06 am
by Luke
yup the whole framework has that requirement, but I think I remember them mentioning writing a php4 version, but I'm not entirely sure and if they did, it wouldn't be until after the current php5 code is finished.