Group: Member 
Post Group: Newbie
Posts: 1
Status: 
|
I am looking for a vps management script and although solusvm appears the popular one I am not that keen. I like the look of Virtualizor but when playing with the demo. For example when I tried adding a plan it returned the following error:
Could not make the Query.
INSERT INTO plans SET
plan_name = 'test',
virt = 'openvz',
ips = '1',
space = '50',
ram = '512',
burst = '512',
swap = '0',
cpu = '1000',
cores = '4',
cpu_percent = '10',
bandwidth = '500',
network_speed = '12800',
nic_type = '',
virtio = '',
io = '3'
MySQL Error No : 1054
MySQL Error : Unknown column 'nic_type' in 'field list'
Is this an issue with the released version or is it just a problem on the demo? I have stumbled accross 3 or 4 db errors.
Thanks
|