03-27-2013, 01:49 AM
(03-26-2013, 05:43 PM)tobyrhodes Wrote: Hi
I am also having a problem with creating a full text index. I get the following error message:
Fatal error: require_once() [function.require]: Failed opening required 'Zend/Search/Lucene/Storage/File/Filesystem.php' (include_path='/home/wechange/public_html/ld/:.:/usr/local/php52/pear') in /home/wechange/public_html/ld/Zend/Search/Lucene/Storage/Directory/Filesystem.php on line 349
Looks like you haven't installed zend_framework or it is not within the php include path.
Uwe