sergix44 / XBackBone

A lightweight file manager with full ShareX support and more
https://xbackbone.app
GNU Affero General Public License v3.0
1.02k stars 84 forks source link

404 Not Found when installing #606

Open 2Epik4u opened 2 months ago

2Epik4u commented 2 months ago

System Info

Describe the bug When clicking the install button, it takes me to /xbackbone/home which is a 404 page.

To Reproduce Steps to reproduce the behavior: Download xbackbone from github Extract zip file and rename it to xbackbone Drag it in the web root Go through setup Press install 404 Not Found Expected behavior A clear and concise description of what you expected to happen. To get sent to the home screen Screenshots If applicable, add screenshots to help explain your problem.

Logs XBackBone and/or webserver logs. /var/log/lighttp/error.log

2024-09-14 18:49:29: (mod_fastcgi.c.451) FastCGI-stderr:PHP Warning:  require_once(/var/www/html/web/xbackbone/vendor/composer/autoload_real.php): Failed to open stream: No such file or directory in /var/www/html/web/xbackbone/vendor/autoload.php on line 10
2024-09-14 18:49:29: (mod_fastcgi.c.451) FastCGI-stderr:PHP Fatal error:  Uncaught Error: Failed opening required '/var/www/html/web/xbackbone/vendor/composer/autoload_real.php' (include_path='.:/usr/share/php') in /var/www/html/web/xbackbone/vendor/autoload.php:10
2024-09-14 18:49:29: (mod_fastcgi.c.451) FastCGI-stderr:Stack trace:
2024-09-14 18:49:29: (mod_fastcgi.c.451) FastCGI-stderr:#0 /var/www/html/web/xbackbone/index.php(4): require()
2024-09-14 18:49:29: (mod_fastcgi.c.451) FastCGI-stderr:#1 {main}
2024-09-14 18:49:29: (mod_fastcgi.c.451) FastCGI-stderr:  thrown in /var/www/html/web/xbackbone/vendor/autoload.php on line 10