Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error after upload
#8
(11-29-2012, 02:45 AM)axel76 Wrote: I have search "Zend" and find this folders:

/usr/share/php/Zend

and

/usr/share/php/libzend-framwork-php/Zend

The correct path is the first.

I have modify the file as:

----------------------------------------------------------------------------------------------

require_once('/usr/share/php/Zend/Search/Lucene.php');

/**
* @uses Zend_Search_Lucene_Analysis_TokenFilter_Stopwords
*/

require_once("/usr/share/Zend/Search/Lucene/Analysis/TokenFilter/StopWords.php");

Setting absolute paths is always an option but better would be to set you php include_dir propperly.

Uwe
Reply


Messages In This Thread
Error after upload - by axel76 - 11-28-2012, 03:15 PM

Forum Jump:


Users browsing this thread: