how tf do i build a fucking php package

So basically I'm trying to get a frontend for my QEMU hypervisor. Since Remote Viewer sucks, I can't easily just go into the virt-viewer manager, so instead I'm trying to use the libvirt-php package so I can push it into an Apache server. The alternative is to use the existing Python library, but that would mean building an entire web server from scratch in Python which I am not doing. But the documentation on libvirt-php seems to expect me to already know what I'm doing and at this point it seems like I don't.
libvirt, virtualization, virtualization API
Was this page helpful?