Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

404 Not Found when installing #606

Open
2Epik4u opened this issue Sep 14, 2024 · 0 comments
Open

404 Not Found when installing #606

2Epik4u opened this issue Sep 14, 2024 · 0 comments

Comments

@2Epik4u
Copy link

2Epik4u commented Sep 14, 2024

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant