i have successfully got the phpvirtualbox running :)
all is great except i cant seem to get it to create a pidfile, this would be really usful for my monitoring system so i can keep an eye on the process.
could someone point me in the right direction of getting the vboxwebsrv command to create a PID file.
Many Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
i have successfully got the phpvirtualbox running :)
all is great except i cant seem to get it to create a pidfile, this would be really usful for my monitoring system so i can keep an eye on the process.
could someone point me in the right direction of getting the vboxwebsrv command to create a PID file.
Many Thanks
The vbox web service is part of Virtualbox.
The PID file should be created when the service is started by your system service manager software.
On Centos / Redhat this is stored under: /var/lock/subsys/vboxweb-service
If you are using a different distribution then you should check with Virtualbox documentation or with the package maintainer for your distribution.