at phpvirtualbox login page http://127.0.0.1/vbox/, after I enter default username (admin) and password (admin). It shows
Exception Object
( [message:protected] => Error logging in to vboxwebsrv.(or vboxvmservice) [string:Exception:private] => [code:protected] => 64 [file:protected] => C:\xampp\htdocs\phpvbox\endpoints\api.php [line:protected] => 134 [trace:Exception:private] => Array
(
) [previous:Exception:private] =>
)
I upgrade virtualbox from 4.3.3 to 5.0.8, the same. I switched xampp from xampp-win32-5.6.14-0-VC11-installer.exe to xampp-win32-5.6.14-2-VC11-installer.exe, then to xampp-win32-5.5.30-2-VC11-installer.exe. same error. I am not sure what is wrong. Please help
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
at phpvirtualbox login page http://127.0.0.1/vbox/, after I enter default username (admin) and password (admin). It shows
Exception Object
(
[message:protected] => Error logging in to vboxwebsrv.(or vboxvmservice)
[string:Exception:private] =>
[code:protected] => 64
[file:protected] => C:\xampp\htdocs\phpvbox\endpoints\api.php
[line:protected] => 134
[trace:Exception:private] => Array
(
)
[previous:Exception:private] =>
)
I upgrade virtualbox from 4.3.3 to 5.0.8, the same. I switched xampp from xampp-win32-5.6.14-0-VC11-installer.exe to xampp-win32-5.6.14-2-VC11-installer.exe, then to xampp-win32-5.5.30-2-VC11-installer.exe. same error. I am not sure what is wrong. Please help
here are the attached config.php file
here is the attach VBoxvmService.ini
Hey, I had the same problem, I fixed it myself.. Here is a link to my topic with the solution ;)
https://sourceforge.net/p/phpvirtualbox/discussion/help/thread/0c491caa/
Let me know if it helped you out!