light-ripple / Ripple-Auto-Installer

OSU! Ripple Stack Installation Helper
https://ripple.moe
GNU Affero General Public License v3.0
20 stars 9 forks source link

composer fails to install #164

Closed Lxmune closed 3 years ago

Lxmune commented 3 years ago

Followup of the yesterday's issue post.

I've reinstalled my ubuntu to do the steps from the start and the git wasn't included in the download, so I had to dl it myself.

And when trying to download the old-frontend :

`./ripple.sh: 1571: ./ripple.sh: : Permission denied PHP Warning: hash_file(composer-setup.php): failed to open stream: No such file or directory in Command line code on line 1 Installer corruptPHP Warning: unlink(composer-setup.php): No such file or directory in Command line code on line 1

Could not open input file: composer-setup.php 'composer' is not installed! Do you want to Continue ? y/n `

Still don't know how to install it :(

Lxmune commented 3 years ago

When ignoring the composer install, getting this error on the website (related to the composer install i guess) :

[Sun Jan 03 12:11:04.147573 2021] [php7:error] [pid 10057] [client x] PHP Fatal error: require_once(): Failed opening required '/var/www/osu.ppy.sh/inc/../vendor/autoload.php' (include_path='.:/usr/share/php') in /var/www/osu.ppy.sh/inc/functions.php on line 19

Lxmune commented 3 years ago

EDIT : Fixed it by installing composer manually on the website files.