Hello to everybody,
I'm developing the creation of VPS both qemu and openvz using the API. Everything seems right with qemu and openvz, and it creates the VPSs, but in the second case when I try to login the password of root is not matching.
new_container_settings:
Array
(
[vmid] => 424...
Hello Dietmar and everybody,
Thank you very much for your help! We succeed! Yes, finally we have pasted an example of the applet params we found, adapt to us and now is working properly.
The information to show the console using PHP is the following one, hope it would be interesting for the...
Hello to Dietmar and everybody,
Sorry, yes, I set the print debug and then I realized that I was sending some extra information that was not needed.
Now, I have fixed that changing the call to vncproxy:
$pve2->set_debug(true);
$parameters = array();
$return =...
Hello to Dietmar and everybody,
Sorry, yes, I set the print debug and then I realized that I was sending some extra information that was not needed.
Now, I have fixed that changing the call to vncproxy:
$pve2->set_debug(true);
$parametros = array();
$devuelve =...
Hello to everybody,
I have started to use the PHP Api in order to give access to our customers to their VPS with KVM. We have seen that stopping and starting the virtual machine is really easy, and we will create 2 buttons that will stop or start the machine. We have tried that and is working...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.