Re: [libvirt-users] How to use PHP libvirt_connect?

2016-06-11 Thread Martin Kletzander
On Sun, Jun 12, 2016 at 02:16:02PM +1000, Phill Edwards wrote: I'm having a go at writing some PHP scripts to do simple things like view the status of VMs running on my Ubuntu KVM host. I've installed php_libvirt_php but am failing at the first hurdle at the moment as I can't get the PHP script

[libvirt-users] How to use PHP libvirt_connect?

2016-06-11 Thread Phill Edwards
I'm having a go at writing some PHP scripts to do simple things like view the status of VMs running on my Ubuntu KVM host. I've installed php_libvirt_php but am failing at the first hurdle at the moment as I can't get the PHP script to connect. My normal way of connecting virsh from the command l