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
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