I updated my NUC from Debian Stretch to Buster and therefore also updated
VirtualBox - now running VirtualBox 6.0.14r133895
I was also able to start all the VMs via CLI and everything works.
Thing is: when I now access my PHPVirtualBox I only get this:
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).
Depending on your PHP configuration, navigating directly to config.php in
your web browser may display the PHP error message.
What could be the issue? How can I help you debugging?
Do I have to reinstall the whole PHPVirtualBox?
If that could help, could you link me how to do this?
This worked for going from vbox 5.0 to 5.2... maybe same will work for 6...? I haven't upgraded to 6 yet just because of this and 5.2 is still maintained by virtualbox.
https://github.com/phpvirtualbox/phpvirtualbox/issues/176
...
There's currently no support for VirtualBox 6.1.x
The develop branch works nicely with VirtualBox 6.0.x (https://github.com/phpvirtualbox/phpvirtualbox/archive/develop.zip)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hey,
I updated my NUC from Debian Stretch to Buster and therefore also updated
VirtualBox - now running VirtualBox 6.0.14r133895
I was also able to start all the VMs via CLI and everything works.
Thing is: when I now access my PHPVirtualBox I only get this:
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).
Depending on your PHP configuration, navigating directly to config.php in
your web browser may display the PHP error message.
If find that this is not the case, or have no idea what this error message
means, please raise the issue at
http://sourceforge.net/p/phpvirtualbox/discussion/help/
What could be the issue? How can I help you debugging?
Do I have to reinstall the whole PHPVirtualBox?
If that could help, could you link me how to do this?
Cheers,
Patrick
This worked for going from vbox 5.0 to 5.2... maybe same will work for 6...? I haven't upgraded to 6 yet just because of this and 5.2 is still maintained by virtualbox.
https://www.tonmann.com/2017/10/24/get-phpvirtualbox-5-0-5-running-with-virtualbox-5-2-x/
Just found this too.
https://github.com/phpvirtualbox/phpvirtualbox/issues/176
...
There's currently no support for VirtualBox 6.1.x
The develop branch works nicely with VirtualBox 6.0.x (https://github.com/phpvirtualbox/phpvirtualbox/archive/develop.zip)