dgzyk / phpvirtualbox

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

Can't start vboxweb-service #602

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Just installed VirtualBox and PHPVirtualBox on my Ubuntu Server 12.0.1 using 
these guides: 
http://www.howtoforge.com/vboxheadless-running-virtual-machines-with-virtualbox-
4.1-on-a-headless-ubuntu-12.04-server
http://www.howtoforge.com/managing-a-headless-virtualbox-installation-with-phpvi
rtualbox-ubuntu-12.04
save for creating a new user. VirtualBox is configured to just use my existing 
user that has been added to vboxusers

/etc/default/virtualbox only has one line, and it is VBOXWEB_USER=[my user]

when I run sudo /etc/init.d/vboxweb-service start I get
 * Starting VirtualBox web service                                              
 * 
If I change VBOXWEB_USER to root, it works, but I can't access phpvirtualbox 
for some reason.

Original issue reported on code.google.com by bashveank7 on 9 Oct 2012 at 5:00

GoogleCodeExporter commented 8 years ago
Hello,

What do you see if you su - to [my user] and run 'vboxwebsrv' ?

Original comment by imooreya...@gmail.com on 9 Oct 2012 at 12:55

GoogleCodeExporter commented 8 years ago
Closed due to inactivity

Original comment by imooreya...@gmail.com on 17 Oct 2012 at 12:05