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

Call to undefined function App\Web\session_status() in /home/container/webroot/app/Web/Session.php:19 #552

Closed
KrazyKleb opened this issue Dec 5, 2023 · 1 comment

Comments

@KrazyKleb
Copy link

System Info

  • PHP Version: IDK
  • XBackBone Version: 3.6.3
  • Webserver: Nginx
  • Database backend: SQLite

Describe the bug
FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to undefined function App\Web\session_status() in /home/container/webroot/app/Web/Session.php:19
Stack trace:
#0 /home/container/webroot/install/index.php(67): App\Web\Session->__construct()
#1 [internal function]: {closure}()
#2 /home/container/webroot/vendor/php-di/invoker/src/Invoker.php(74): call_user_func_array()
#3 /home/container/webroot/vendor/php-di/php-di/src/Definition/Resolver/FactoryResolver.php(80): Invoker\Invoker->call()
#4 /home/container/webroot/vendor/php-di/php-di/src/Definition/Resolver/ResolverDispatcher.php(71): DI\Definition\Resolver\FactoryResolver->resolve()
#5 /home/container/webroot/vendor/php-di/php-di/src/Container.php(390): DI\Definition\Resolver\ResolverDispatcher->resolve()
#6 /home/container/webroot/vendor/php-di/php-di/src/Container.php(139): DI\Container->resolveDefinition()
#7 /home/container/webroot/vendor/php-di/php-di/src/Definition/Reference.php(53): DI\Container->get()
#8 /home/container/webroot/vendor/ph" while reading response header from upstream, client: no, server: , request: "GET /install/ HTTP/1.1", upstream: "fastcgi://unix:/tmp/php-fpm.sock:", host: "no"
no - - [05/Dec/2023:21:06:38 +0000] "GET /install/ HTTP/1.1" 500 5 "-" "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 OPR/105.0.0.0"

To Reproduce
Steps to reproduce the behavior:
Install it on an nginx webserver

Expected behavior
It works

Screenshots
image

Logs
XBackBone and/or webserver logs.

@sergix44
Copy link
Owner

Without the PHP version is not sure, but 99/100 you are running on an unsupported php version, or at least without session support (?)

@sergix44 sergix44 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 14, 2024
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

2 participants