Could not connect to Host
Posted: 16. Nov 2011, 00:38
I posted this on phpvirtualbox.org, but they suggested I ask over here.
What steps will reproduce the problem?
1. http://192.168.0.19/phpvirtualbox/
2. Enter User and Password
3. Result: Could Not Connect to Host
Exception Object
(
[message:protected] => Could not connect to host
[string:Exception:private] =>
[code:protected] => 64
[file:protected] => /var/www/phpvirtualbox-4.0-4b/lib/vboxconnector.php
[line:protected] => 106
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/phpvirtualbox-4.0-4b/lib/vboxconnector.php
[line] => 236
[function] => __vboxwebsrvConnect
[class] => vboxconnector
[type] => ->
[args] => Array
(
)
)
[1] => Array
(
[file] => /var/www/phpvirtualbox-4.0-4b/lib/ajax.php
[line] => 108
[function] => connect
[class] => vboxconnector
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
Read http://code.google.com/p/phpvirtualbox/ ... ct_to_host and then went looking for vboxwebsrv. I'm using TurnkeyLinux Core, and am most comfortable in the webmin GUI, so I found it under Bootup and Shutdown > vboxweb-service. Start at Boot? Yes. Running Now? No
Check the box next to it, and click [Start]:
Starting service vboxweb-service ..
* Starting VirtualBox web service
* VirtualBox kernel module not loaded!
.. done.
Go back to Bootup and Shutdown > vboxdrv. Start at Boot? Yes. Running Now? _Unknown_
Check box next to vboxdrv and click [Start]:
Starting service vboxdrv ..
* Starting VirtualBox kernel modules
* modprobe vboxdrv failed. Please use 'dmesg' to find out why
.. done.
Run dmesg from command line and gets all sorts of gobbly-gook that doesn't look like it has any reference to vboxdrv.
What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?
phpVirtualBox: 4.0-4b
VirtualBox: 4.0.4-70112~Ubuntu~lucid
PHP: 5.3.2-1ubuntu4.10
OS: Ubuntu Linux 10.04.1
Any help would be greatly appreciated. Thanks!
Drew
What steps will reproduce the problem?
1. http://192.168.0.19/phpvirtualbox/
2. Enter User and Password
3. Result: Could Not Connect to Host
Exception Object
(
[message:protected] => Could not connect to host
[string:Exception:private] =>
[code:protected] => 64
[file:protected] => /var/www/phpvirtualbox-4.0-4b/lib/vboxconnector.php
[line:protected] => 106
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /var/www/phpvirtualbox-4.0-4b/lib/vboxconnector.php
[line] => 236
[function] => __vboxwebsrvConnect
[class] => vboxconnector
[type] => ->
[args] => Array
(
)
)
[1] => Array
(
[file] => /var/www/phpvirtualbox-4.0-4b/lib/ajax.php
[line] => 108
[function] => connect
[class] => vboxconnector
[type] => ->
[args] => Array
(
)
)
)
[previous:Exception:private] =>
)
Read http://code.google.com/p/phpvirtualbox/ ... ct_to_host and then went looking for vboxwebsrv. I'm using TurnkeyLinux Core, and am most comfortable in the webmin GUI, so I found it under Bootup and Shutdown > vboxweb-service. Start at Boot? Yes. Running Now? No
Check the box next to it, and click [Start]:
Starting service vboxweb-service ..
* Starting VirtualBox web service
* VirtualBox kernel module not loaded!
.. done.
Go back to Bootup and Shutdown > vboxdrv. Start at Boot? Yes. Running Now? _Unknown_
Check box next to vboxdrv and click [Start]:
Starting service vboxdrv ..
* Starting VirtualBox kernel modules
* modprobe vboxdrv failed. Please use 'dmesg' to find out why
.. done.
Run dmesg from command line and gets all sorts of gobbly-gook that doesn't look like it has any reference to vboxdrv.
What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?
phpVirtualBox: 4.0-4b
VirtualBox: 4.0.4-70112~Ubuntu~lucid
PHP: 5.3.2-1ubuntu4.10
OS: Ubuntu Linux 10.04.1
Any help would be greatly appreciated. Thanks!
Drew