Web Hosting Talk







View Full Version : Control Panel for Reseller's


hpsmaster
07-08-2001, 09:29 PM
Exists some control panel will be resellers to be installed in a server COBALT? It wants to sell " servers virtual ", where I can create an user and it he will be able to create up to the 10 or flattest ones configured for me.

Example of virtual servers:

http://www.iserver.com/products/virtual/server_b.html

is possible to create a control panel for cobalt, where my customer could create its domains? It forgives, my English is very bad.

Chicken
07-08-2001, 10:14 PM
I won't say it is impossible, but I will say I know of nothing that exists now, and you're probably better off just switching to a system that already has it.

iplexx
07-09-2001, 01:05 AM
we started working on a reseller frontend for our RaQ's (don't :) we even didn't code >100lines yet)

the basic idea was
- php script create command file
- cron executes command file all 15min's and emptys command file

command file contains appropiate addvsite/delvsite/suspend command (jeff's shell tools!) to create/delete/suspend a vsite

maybe anyone has more time than me to code that application!?