but when i try to login phpvirtualbox i have error
In log file nginx i have
2019/06/26 13:36:06 [error] 14571#0: *19549 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught ArgumentCountError: Too few arguments to function VBox_Enum::__construct(), 0 passed in /var/www/phpvirtualbox/endpoints/lib/vboxconnector.php on line 2522 and exactly 2 expected in /var/www/phpvirtualbox/endpoints/lib/vboxServiceWrappers.php:225
Stack trace:
#0 /var/www/phpvirtualbox/endpoints/lib/vboxconnector.php(2522): VBox_Enum->__construct()
#1 /var/www/phpvirtualbox/endpoints/lib/vboxconnector.php(951): vboxconnector->remote_vboxGetEnumerationMap(Array)
#2 /var/www/phpvirtualbox/endpoints/api.php(316): vboxconnector->__call('vboxGetEnumerat...', Array)
#3 {main}
thrown in /var/www/phpvirtualbox/endpoints/lib/vboxServiceWrappers.php on line 225" while reading response header from upstream, client: 83.143.xxx.xxx, server: ckatmonitor.reedlan.com, request: "POST /virtualbox/endpoints/api.php HTTP/1.1", upstream: "fastcgi://unix:/var/run/php7-fpm.sock:", host: "ckatmonitor.reedlan.com", referrer: "http://*.*.com/virtualbox/"
I has Centos7 and try to run phpVirtualBox 5.0.5 ( 5.2 tryed too)
but when i try to login phpvirtualbox i have error
In log file nginx i have