geggleto / nicehash

6 stars 2 forks source link

Vendor directory does not exist ? #3

Open aralsoft opened 6 years ago

aralsoft commented 6 years ago

[Fri Aug 10 11:13:08.714911 2018] [:error] [pid 29464] [client ::1:39498] PHP Warning: include(/var/www/html/temphost/nicehash-master/public/../vendor/autoload.php): failed to open stream: No such file or directory in /var/www/html/temphost/nicehash-master/public/index.php on line 6 [Fri Aug 10 11:13:08.714940 2018] [:error] [pid 29464] [client ::1:39498] PHP Warning: include(): Failed opening '/var/www/html/temphost/nicehash-master/public/../vendor/autoload.php' for inclusion (include_path='.:/usr/share/php') in /var/www/html/temphost/nicehash-master/public/index.php on line 6 [Fri Aug 10 11:13:08.714965 2018] [:error] [pid 29464] [client ::1:39498] PHP Fatal error: Uncaught Error: Class 'Slim\App' not found in /var/www/html/temphost/nicehash-master/public/index.php:8\nStack trace:\n#0 {main}\n thrown in /var/www/html/temphost/nicehash-master/public/index.php on line 8

geggleto commented 6 years ago

you will need to install the dependencies using composer https://getcomposer.org/ <-- php package manager.