Hi everyone,
I can't login to my webui, and I tried resetting the password according to the documentation, but the web interface throws 500 when trying to run install.php.
I also tried changing the password via sql interface but to no avail. What am I missing here?
Here is the error log from nginx:
2025/10/21 11:14:41 [error] 615#615: *88 FastCGI sent in stderr: "PHP message: PHP Fatal error: Can't use method return value in write context in /var/www/fusionpbx/core/install/install.php on line 333" while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: fusionpbx, request: "GET /core/install/install.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php8.1-fpm.sock:", host: "xxx.xxx.xxx.xxx"
One more update:
I've managed to run installation by chmod www-data:www-data the fusionpbx folder, but even if I create a new user, I still can not login to my system. The current phones are working btw.
I can't login to my webui, and I tried resetting the password according to the documentation, but the web interface throws 500 when trying to run install.php.
I also tried changing the password via sql interface but to no avail. What am I missing here?
Here is the error log from nginx:
2025/10/21 11:14:41 [error] 615#615: *88 FastCGI sent in stderr: "PHP message: PHP Fatal error: Can't use method return value in write context in /var/www/fusionpbx/core/install/install.php on line 333" while reading response header from upstream, client: xxx.xxx.xxx.xxx, server: fusionpbx, request: "GET /core/install/install.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php/php8.1-fpm.sock:", host: "xxx.xxx.xxx.xxx"
One more update:
I've managed to run installation by chmod www-data:www-data the fusionpbx folder, but even if I create a new user, I still can not login to my system. The current phones are working btw.
Last edited: