April 12, 201610 yr Author Change the webserver port to something else 54321 for example and then try again 10.0.0.11:54321
April 12, 201610 yr Change the webserver port to something else 54321 for example and then try again 10.0.0.11:54321 not working. This site can’t be reached 10.0.0.11 refused to connect. ERR_CONNECTION_REFUSED
April 12, 201610 yr Author Do you have a firewall that may be blocking this port? Also copy config.php-example to config.php and change this line: #var $noAuth = true; to var $noAuth = true; remove # from beginning of line
April 12, 201610 yr Do you have a firewall that may be blocking this port? Also copy config.php-example to config.php and change this line: #var $noAuth = true; to var $noAuth = true; remove # from beginning of line no firewall.. did you notice that on the webserver plugin page it says: Status:Stopped ? what is wrong?
April 12, 201610 yr Start it again... does anything appear in the log? Apr 12 19:37:54 Tower php: /usr/local/emhttp/plugins/apache/scripts/start Apr 12 19:37:56 Tower apache: AH00534: httpd: Configuration error: No MPM loaded.
April 12, 201610 yr Author I think you need to ask this in the apache webserver thread. Did you try to restart the server?
April 12, 201610 yr I think you need to ask this in the apache webserver thread. Did you try to restart the server? I have uninstalled the plugin, then installed apache server as a docker, config looks bit different. after configuring few things, I am able to enter the phovirtualbox. but, am getting this message: An error occurred communicating with your vboxwebsrv. No more requests will be sent by phpVirtualBox until the error is corrected and this page is refreshed. The details of this connection error should be displayed in a subsequent dialog box. after clicking ok, receiving the following error: Could not connect to host (http://127.0.0.1:18083/) Thanks.
April 12, 201610 yr after clicking ok, receiving the following error: Could not connect to host (http://127.0.0.1:18083/) Change vboxwebsrv Host IP to your server's IP address. (You do have a static IP for your unraid box, right?)
April 12, 201610 yr Author I think because you are using a docker then in the virtualbox plugin you need to change the ip address from 127.0.0.1 to your inraid ip 10.0.0.11
April 12, 201610 yr did that... now getting error message: An unknown PHP error occurred. This is most likely a syntax error in config.php in phpVirtualBox's folder. The most common errors are an unclosed quote or a missing semicolon in a configuration item that has been entered (e.g. location, username, or password). Depending on your PHP configuration, navigating directly to config.php in your web browser may display the PHP error message. I have changed the config.php file back to config.php-example and still getting the same error messages.
April 12, 201610 yr Author Try opening the config.php file in the web browser as suggested and see if the error is described in more detail.
May 3, 201610 yr I had all the error messages as amstel. I finally succeeded to install phpVirtualbox on my unraid and made it works Here's how i dit it for those who, like me, are noobs. 1) Install software: - install the virtualbox plugin from theone (download virtualbox, extension and guest addition, install it) - install the docker Apache-PHP from hernandito (port mapping by default) - download phpvirtualbox from their site (last version 5.0.5) and unzip it under /mnt/user/appdata/apache/www/ - rename this folder phpvirtualbox5.0.5 to phpvirtualbox 2) Configure: a) phpvirtualbox: - rename the config.php-example file in /mnt/user/appdata/apache/www/phpvirtualbox to config.php - modify it: /* SOAP URL of vboxwebsrv (not phpVirtualBox's URL) */ var $location = 'http://your unraid ip:18083/'; // Disable authentication var $noAuth = true; ---> you can change it after b) virtualbox: - modify the file virtualbox.cfg in /boot/config/plugins/virtualbox VBOXWEBSRV_HOST_IP="your unraid ip" VBOXWEBSRV_HOST_PORT="18083" c) apache: - modify the file proxy-config.conf in /mnt/user/appdata/apache/config DocumentRoot /var/www/phpvirtualbox 3) Run: - start or restart the apache service (docker) - start or restart the vboxwebsrv service (plugin) - run in your browser http://your unraid ip:81/ Rem : 81 is the port which map the 80 port in the hernandito apache docker, the port 80 is used by unraid, it was a little complex because virtualbox, vboxwebsrv and apache are not all installed on the same server. That's all. Hope it helps.
May 12, 201610 yr Is vbox.a1aina.com down for anyone else? I upgraded unraid and rebooted and now the plugin isnt working and my virtualboxes are all dead :'(
May 16, 201610 yr Hello, I am proud to present: VirtualBox plugin for unRAID v5 and v6 P.S. This is my first attempt at a plugin. I love your plugin but am now dead in the water because your site is down. Would it be possible to change the links so it will work when your site is down? I can host something, I just need to know what needs to be pointed and where to get it working again. Or maybe make an option to manually point to the location of the files?
May 16, 201610 yr Author It is not my site. If indeed it is down forever I will need to look for an alternative hosting site.
May 18, 201610 yr It is not my site. If indeed it is down forever I will need to look for an alternative hosting site. Is there anything I can do with my local dns to point to an internal resource? Or can I make a site that holds it? I am on 6.1.9 now and can't get virtual box running, my local version is for older kernel. Or is there a way I can download and convert a rpm or Deb from virtual box myself?
May 19, 201610 yr Is there anyway i can force my local version to run? It says local version 4.1.17 in red. or will i need to go back to 6.1.8 of unraid until the site is up?
May 19, 201610 yr Author Is there anyway i can force my local version to run? It says local version 4.1.17 in red. or will i need to go back to 6.1.8 of unraid until the site is up? You have to have the correct compiled version for your kernel. I will PM you.
May 27, 201610 yr I seem to have entered this topic during a period of strife. Does the site being down mean I can't get started with vbox under UnRAID?
June 14, 201610 yr Author I am more than willing to host files if needed That would be greatly appreciated. I will contact you with private message regarding the exact html structure/format.
June 15, 201610 yr Author a1aine's site is back up - thank you a1aine. Thank you Timbiotic for your offer - I will look into changing the plugin to support 2 hosting sites when I have more free time - If one is down the other will be checked.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.