Can you run Composer locally on your machine? If you can, the easiest
solution is to run Composer locally. When Composer "installs", it is
really just downloading all the dependencies and writing an autoloader.
After it is finished you'll have a bunch of static PHP files...you can
just upload the entire directory to your host.
-Zach
On Tuesday, November 5, 2013 2:35:55 PM UTC-5, Kevin S wrote:
My host (AppFog) does not support composer. I'm trying to get the
elasticsearch-php client running and receive the following error:
Fatal error: Class 'Elasticsearch\Common\DICBuilder' not found in
/mypath/services/Elasticsearch/Client.php on line 971
Does anybody have a manual install guide for elasticsearch-php?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.