justvanbloom / phpvirtualbox

Automatically exported from code.google.com/p/phpvirtualbox
0 stars 0 forks source link

Multiple Servers #200

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Config Multiple Servers
2.Run Each vboxwebserver
3.Problem when 1 vboxwebserver is not running

What is the expected output? What do you see instead?
Why we not have a verification if a vboxwebserver is running?i have 3 servers, 
if one is not running , i can´t see others.

What version of phpVirtualBox, VirtualBox, and PHP are you using? On what
operating system?
phpvirtualbox.4.0.3, windows 7. php 5.3

Please provide any additional information below.

Original issue reported on code.google.com by forcenpo...@gmail.com on 21 Feb 2011 at 1:51

GoogleCodeExporter commented 9 years ago
There is a verification, but it must initially connect. This is a bug that will 
be fixed in the next release. For now, you may append ?server=SERVERNAME to the 
end of the URL. Where SERVERNAME is the name of a server that is up. E.g.

http://localhost/phpVirtualBox/?server=london

Let me know if you have any questions / trouble.

Original comment by imooreya...@gmail.com on 21 Feb 2011 at 3:24

GoogleCodeExporter commented 9 years ago
really tanks for this.

Original comment by forcenpo...@gmail.com on 21 Feb 2011 at 5:39

GoogleCodeExporter commented 9 years ago
@imo
does multiple server works with two individual computer server?

Original comment by sda...@gmail.com on 22 Feb 2011 at 1:29

GoogleCodeExporter commented 9 years ago
@sda - Yes. See the Wiki doc on multiple servers.

Original comment by imooreya...@gmail.com on 22 Feb 2011 at 4:39

GoogleCodeExporter commented 9 years ago
@imo
i have a hard time making it work. im planning to use one phpvirtualbox to 
manage two different headless servers. I configured it on config.php on array 
then, the first one is for my first server and it is accessible but when trying 
to check the second server, it gives me an error. the error is that i can't 
connect to the server.

Original comment by sda...@gmail.com on 22 Feb 2011 at 6:09

GoogleCodeExporter commented 9 years ago
@sda - Please create a new issue for this and include all version information.

Original comment by imooreya...@gmail.com on 22 Feb 2011 at 2:22

GoogleCodeExporter commented 9 years ago
This has been fixed in phpVirtualBox 4.0-4

Original comment by imooreya...@gmail.com on 1 Mar 2011 at 3:46