On Wednesday 11 May 2011 21:00:16 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.
> 
> does anyone happen to know how to get started with php and vboxmange in
> linux?
> 
> Regards,
> 
> Bostoen Jimmy

This should give you some hints.

An open source, AJAX implementation of the VirtualBox user
interface written in PHP. As a modern web interface, it allows
you to access and control remote VirtualBox instances

WWW:    http://code.google.com/p/phpvirtualbox/

-- 
Mario Lobo
http://www.mallavoodoo.com.br
FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] (99% winblows FREE)
------------------------------------------------------------------------------
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