On updating to 5.0-5, when I try to make a modification to a VM's settings, I get the error in the subject line about page fusion support. The error also occurs if I try to run VBoxManage to alter the page fusion setting, even if I'm setting it to "off". It's annoying behavior that VBox is doing this (complaining about non-support on a feature when trying to turn it off), but because it does, I need phpVirtualBox to stop trying to set it.
Is there a quick way I could patch that command out of a file somewhere?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm having the exact same problem. Every time I try to save VM settings using phpvirtualbox (version 4.3-3) I get the following error:
VirtualBox error: rc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)
I am running Debian Jessie 8.3 (32 bit 686-pae kernel) fully up-to-date with virtualbox 4.3.32 from the Jessie repositories:
ii virtualbox 4.3.32-dfsg-1+deb8u2 i386 x86 virtualization solution - base binaries
ii virtualbox-dkms 4.3.32-dfsg-1+deb8u2 all x86 virtualization solution - kernel module sources for dkms
ii virtualbox-qt 4.3.32-dfsg-1+deb8u2 i386 x86 virtualization solution - Qt based user interface
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
On updating to 5.0-5, when I try to make a modification to a VM's settings, I get the error in the subject line about page fusion support. The error also occurs if I try to run VBoxManage to alter the page fusion setting, even if I'm setting it to "off". It's annoying behavior that VBox is doing this (complaining about non-support on a feature when trying to turn it off), but because it does, I need phpVirtualBox to stop trying to set it.
Is there a quick way I could patch that command out of a file somewhere?
I'm having the exact same problem. Every time I try to save VM settings using phpvirtualbox (version 4.3-3) I get the following error:
VirtualBox error: rc=0x80004001 Page fusion is only supported on 64-bit hosts (0x80004001)
I am running Debian Jessie 8.3 (32 bit 686-pae kernel) fully up-to-date with virtualbox 4.3.32 from the Jessie repositories:
ii virtualbox 4.3.32-dfsg-1+deb8u2 i386 x86 virtualization solution - base binaries
ii virtualbox-dkms 4.3.32-dfsg-1+deb8u2 all x86 virtualization solution - kernel module sources for dkms
ii virtualbox-qt 4.3.32-dfsg-1+deb8u2 i386 x86 virtualization solution - Qt based user interface