NinoSkopac / PhpTikaWrapper

Simple PHP Wrapper for Apache Tika
60 stars 25 forks source link

Errors - autoload.php #2

Closed teethwhitening closed 10 years ago

teethwhitening commented 10 years ago

Warning: require(/home/XXXXXXX/public_html/php-tika/vendor/.composer/autoload.php) [function.require]: failed to open stream: No such file or directory in /home/jaxballa/public_html/cart/proofreading.php on line 5

Fatal error: require() [function.require]: Failed opening required '/home/XXXXXXX/public_html/php-tika/vendor/.composer/autoload.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/jaxballa/public_html/cart/proofreading.php on line 5

The autoload.php file appears to be missing in the download.

bellecp commented 10 years ago

I think there is an issue with your composer. Can you confirm ?