Current time: 09-28-2024, 02:51 AM Hello There, Guest! (LoginRegister)


Post Reply 
Add domain from domain list file. How?
Author Message
bsn Offline
Junior Member
*

Posts: 32
Joined: Feb 2009
Reputation: 0
Post: #2
RE: Add domain from domain list file. How?
I found solution.

INSERT INTO domain VALUES (64,'test.su',0,0,69,2,1285833429,0,0,10,5,0,5,5,'to_add',0,0,1,0,0,'yes','no','​full','no'​);
INSERT INTO admin VALUES (69,'test.su',md5('Password'),'user',1285833429,'',2,'','','','','','','','','ad​min911@mai ​l.ru','','','','',NULL,NULL);
and run /var/www/ispcp/engine/ispcp-rqst-mngr
It's all

69 = max admin_id value + 1 from admin table
64 = max domain_id value + 1 from domain table
09-30-2010 07:21 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Add domain from domain list file. How? - bsn - 09-30-2010 07:21 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)