View Single Post
Old 07-05-2010, 07:46 PM   #2
ISPsystem team
 
slava's Avatar
 
Join Date: May 2008
Location: ISPsystem
Posts: 588
slava is on a distinguished road
Default

Please write a ticket to our technical support through billing (where you ordered the license), because not having access to your server is difficult to give proper advice on setting.

The problem with licenses is likely due to the fact that you have the server has no IP-address to which the license is ordered.
If I'm wrong, then try to download a license manually
Code:
wget -O /usr/local/ispmgr/etc/vdsmgr.lic "http://lic.ispsystem.com/vdsmgr.lic?ip=you_lic_ip"
To solve the problem with VDSmanager need to create a symbolic link to
Code:
ln -s /usr/local/ispmgr/lib/xen1.so /usr/local/ispmgr/lib/xen.so
and add password hash to /usr/local/ispmgr/etc/vdsmgr.conf such as
Code:
User admin teH0wLIpW0gyQ
- this will create the user admin with password test.

But this is only supposition, it is necessary to look to our developers.

Last edited by slava; 07-05-2010 at 07:49 PM.
slava is offline   Reply With Quote