On Thu, 2011-05-12 at 01:00 +0100, James Frost wrote:
> Hello all,
> 
> 
> I'm working at a school as an intern and I have been given
> the assignment of creating a PHP-frontend for VirtualBox.
> 
> 
> I managed to get pretty far with is on Windows (filter VMs based on
> username, let each user control his vms)
> but when trying to port the commands to Linux I came to a deadstop.
> I've been using shell_exec in windows and while it works in linux
> aswell but not for the vbox commando's
> 
> 
> The problem is that the 'www-data' user can't execute the vboxmanage
> command.
As most people has replied - there is already a php frontend, but
anyway: 
What you can do is to add www-data-user to the virtualbox usergroup. 
That is if you have access to user/group administration...

-trond-




------------------------------------------------------------------------------
Achieve unprecedented app performance and reliability
What every C/C++ and Fortran developer should know.
Learn how Intel has extended the reach of its next-generation tools
to help boost performance applications - inlcuding clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
VBox-users-community mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vbox-users-community

Reply via email to