dgzyk / phpvirtualbox

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

phpvirtualbox doesn't seem to connect to VBoxWebSrv #549

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I have VBoxWebSrv running with the >nul option (it doesn't run for me) so I see 
the output. When I go to localhost:18083 in my browser, I get see the XML info 
and the console window shows that I connected. When I try to connect using the 
phpvirtualbox webpage, it asks for username and password (admin/admin) and then 
it just goes blank; there is no activity in the VBoxWebSrv console window. I 
have edited my config.php with username and password and the var $location but 
nothing seems to work. Anything I might be missing?

What is the expected output? What do you see instead?
See the Virtual Box interface. Blank page.

What version of phpVirtualBox, VirtualBox, and PHP are you using? On what 
operating system?
Latest version, 4.1, 5.2

Please provide any additional information below.

Original issue reported on code.google.com by gene.ken...@gmail.com on 19 Jun 2012 at 7:25

GoogleCodeExporter commented 8 years ago
I mean I'm running it without >nul

Original comment by gene.ken...@gmail.com on 19 Jun 2012 at 7:26

GoogleCodeExporter commented 8 years ago
Hello,

What web browser are you using when you see the blank page after logging in? Is 
there anything in your web browser's error console when this happens?

Original comment by imooreya...@gmail.com on 26 Jun 2012 at 1:27

GoogleCodeExporter commented 8 years ago
Happens with either IE or Chrome. What and where is a browser error console?

Original comment by gene.ken...@gmail.com on 26 Jun 2012 at 2:35

GoogleCodeExporter commented 8 years ago
Hello,

In chrome, after you log in and see the blank page, press ctrl+shift+j. This 
will bring up the javascript console. Then click on the Console button. Do you 
see any errors there?

Original comment by imooreya...@gmail.com on 26 Jun 2012 at 3:03

GoogleCodeExporter commented 8 years ago
Only thing I see that might be an error is:
132event.layerX and event.layerY are broken and deprecated in WebKit. They will 
be removed from the engine in the near future.

Original comment by gene.ken...@gmail.com on 26 Jun 2012 at 3:08

GoogleCodeExporter commented 8 years ago
Hello,

Those aren't errors. Anything else?

Original comment by imooreya...@gmail.com on 26 Jun 2012 at 3:11

GoogleCodeExporter commented 8 years ago
This is what I see when I press Ctrl-Shift-J. Also, it doesn't seem to matter 
what I put in for username and password.

Original comment by gene.ken...@gmail.com on 26 Jun 2012 at 3:15

Attachments:

GoogleCodeExporter commented 8 years ago
Hello,

On that window / screen, click on the Console button at the top. What do you 
see there?

Original comment by imooreya...@gmail.com on 26 Jun 2012 at 3:34

GoogleCodeExporter commented 8 years ago
event.layerX and event.layerY are broken and deprecated in WebKit. They will be 
removed from the engine in the near future.

Original comment by gene.ken...@gmail.com on 26 Jun 2012 at 3:36

GoogleCodeExporter commented 8 years ago
I suggest you re-download and extract phpVirtualBox. There must be some file 
missing or corrupt.

Original comment by imooreya...@gmail.com on 26 Jun 2012 at 4:02

GoogleCodeExporter commented 8 years ago

Original comment by imooreya...@gmail.com on 19 Jul 2012 at 12:14