cPanel Auto Create Accounts Script?

Discussion in 'Site & Server Administration' started by cumminsj, Apr 5, 2007.

  1. #1
    Hi all,

    Im using cPanel WHM, i would like to know if there is a script that can create
    accounts for me automatically, reading the domains froma text file?

    I have 75 domains and dont want to have to create the sites manually.

    Thanks in advance

    cumminsj
     
    cumminsj, Apr 5, 2007 IP
  2. Agent_Smith

    Agent_Smith Well-Known Member

    Messages:
    890
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    145
    #2
    WHMCS does the job (google). $15 a month.

    I'm curently on a 15 day trial. It is automatic i just havn't figured it out yet. (Support refuses to give me help on server config on 15 day trial )
     
    Agent_Smith, Apr 5, 2007 IP
  3. stugs

    stugs Peon

    Messages:
    157
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You can use '/scripts/wwwacct' to create accounts from the command line. Quickest way to do it would be to use notepad to create the commands and paste the into your shell.

    ok, if you know how to code a quick foreach would actually be faster. But if you're not a coder just use notepad

    something like

    '/scripts/wwwacct testo.com testo abc123' should do the trick. That will create the hosting for testo.com with the username testo and password abc123.
     
    stugs, Apr 5, 2007 IP