sergix44/XBackBone

404 Not Found when installing

Opened this issue · 1 comments

System Info

  • PHP Version: PHP 8.1.2-1ubuntu2.18
  • XBackBone Version: 3.7.0
  • Webserver: lighttpd
  • Database backend: SQLite

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