I'd like to run Virtualbox with phpVirtualBox on my macmini running OS X. When starting vboxwebsrv manually via terminal, phpVirtualBox works as expected. The goal is to have the service automatically started on boot. Therefore I've used the plist-file stored in the userhome directory (~/Library/LaunchAgents/org.virtualbox.vboxsrv.plist). I've changed the Disabled-Flag to "false" and rebooted the mac. Unfortunately this doesn't seem to work, eventhough the plist is listed when calling "launchctl list". Here's the error I get:
Would you mind sharing what you used for config.php settings? I don't understand what username/password information is required to establish a connection with vboxwebsrv. No matter what I try vboxwebsrv tells me "access denied."
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm wondering if you ever figured out the cause of the problem. I'm experiencing the exact same thing using MAMP. MAMP might have something to do with it...
Please let me of any solution you may have found, thx.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Would you mind sharing what you used for config.php settings? I don't understand what username/password information is required to establish a connection with vboxwebsrv. No matter what I try vboxwebsrv tells me "access denied."
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi there
I'd like to run Virtualbox with phpVirtualBox on my macmini running OS X. When starting vboxwebsrv manually via terminal, phpVirtualBox works as expected. The goal is to have the service automatically started on boot. Therefore I've used the plist-file stored in the userhome directory (~/Library/LaunchAgents/org.virtualbox.vboxsrv.plist). I've changed the Disabled-Flag to "false" and rebooted the mac. Unfortunately this doesn't seem to work, eventhough the plist is listed when calling "launchctl list". Here's the error I get:
Exception Object
(
[message:protected] => Error Fetching http headers (http://127.0.0.1:18083/)
[string:Exception:private] =>
[code:protected] => 64
[file:protected] => /Applications/MAMP/htdocs/phpvirtualbox-5.0-3/endpoints/api.php
[line:protected] => 134
[trace:Exception:private] => Array
(
)
[previous:Exception:private] =>
)
Does anybody have a hint what the culprit could be here? Seems to be kind of tricky on OS X... Thanks a lot for any help!
Hello Andreas,
Would you mind sharing what you used for config.php settings? I don't understand what username/password information is required to establish a connection with vboxwebsrv. No matter what I try vboxwebsrv tells me "access denied."
Andreas,
I'm wondering if you ever figured out the cause of the problem. I'm experiencing the exact same thing using MAMP. MAMP might have something to do with it...
Please let me of any solution you may have found, thx.
Hello envagyok,
Would you mind sharing what you used for config.php settings? I don't understand what username/password information is required to establish a connection with vboxwebsrv. No matter what I try vboxwebsrv tells me "access denied."