pixelfed / support

Issue tracker for installations of Pixelfed, before a bug is identified.
https://docs.pixelfed.org/running-pixelfed/troubleshooting.html
8 stars 3 forks source link

pixelfed/vendor/autoload.php): failed to open stream #99

Open louiffr opened 4 years ago

louiffr commented 4 years ago

Trying to install Pixelfed on a VPS running Ubuntu 18.04/Plesk. Keep getting the below error when i run 'php artisan key:generate'.

Cant figure out the issue but am not exactly Linux savvy. Help please!

PHP Warning: require(/var/www/vhosts/xxxxx.com/pixelfed/vendor/autoload.php): failed to open stream: No such file or directory in /var/www/vhosts/xxxxx.com/pixelfed/artisan on line 18 PHP Fatal error: require(): Failed opening required '/var/www/vhosts/xxxxx.com/pixelfed/vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/vhosts/xxxxx.com/pixelfed/artisan on line 18

StackNeverFlow commented 2 years ago

Maybe this helps #1556