Gabriele Massa - 2021-09-08

Hi all,
I've just installed virtualbox 5.2 and phpvirtualbox on my Windows 10 host PC.
I tried following tutorials online, but every time i turn on Apache and the websrv.exe and go to localhost/phpvirtualbox, i'm getting this error:

An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username, or password).

by looking PHP error logs i'm getting this:

PHP Warning:  Undefined array key "context" in C:\xamppserver\htdocs\phpvirtualbox\endpoints\lib\language.php on line 77

Does anybody know what i'm doing wrong? it would be cool to have VMs running in headless mode on my main rig and be able to manage them via web.

I'm attaching my config.php even though i kept it pretty stock.