Zend PHP Lucene on PHP4

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
hame22
Forum Contributor
Posts: 214
Joined: Wed May 11, 2005 5:50 am

Zend PHP Lucene on PHP4

Post 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
User avatar
Maugrim_The_Reaper
DevNet Master
Posts: 2704
Joined: Tue Nov 02, 2004 5:43 am
Location: Ireland

Post by Maugrim_The_Reaper »

If you mean the Lucene component in the Zend Framework it requires PHP5.1.4...
User avatar
Luke
The Ninja Space Mod
Posts: 6424
Joined: Fri Aug 05, 2005 1:53 pm
Location: Paradise, CA

Post 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.
Post Reply