X Tutup
Skip to content

Virtualbox 7.0 compatibility#329

Open
tom077 wants to merge 3 commits intophpvirtualbox:vbox7.0-php8.0from
tom077:PR1
Open

Virtualbox 7.0 compatibility#329
tom077 wants to merge 3 commits intophpvirtualbox:vbox7.0-php8.0from
tom077:PR1

Conversation

@tom077
Copy link
Contributor

@tom077 tom077 commented Sep 6, 2023

Some basic fix proposals for Virtualbox 7.0 compatibility.
Without, I was unable to create and start a VM.

It seems to be OK for me with a Debian 12 host and apache/php 8.2.

Copy link

@norbertschuler norbertschuler Mar 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only works for me if I name this file vboxwebService-7.0.wsdl.
(Works on Ubuntu 22.04 with latest VirtualBox 7.0.14.)

@norbertschuler
Copy link

While working with this I encountered an error trying to add a virtual hard disk (VDI) to controller SATA:

PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /virtual/phpvirtualbox/htdocs/endpoints/jqueryFileTree.php:256\nStack trace:\n#0 /virtual/phpvirtualbox/htdocs/endpoints/jqueryFileTree.php(203): getdir()\n#1 {main}\n thrown in /virtual/phpvirtualbox/htdocs/endpoints/jqueryFileTree.php on line 256

@Neustradamus
Copy link

@tom077: Can you solve the @norbertschuler error and I will merge it?

Thanks in advance.

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

Successfully merging this pull request may close these issues.

3 participants

X Tutup