Starting with id other than "web1"?

Discussion in 'Installation/Configuration' started by Geewiz, Nov 5, 2006.

  1. Geewiz

    Geewiz New Member

    Hi,

    i'm currently migrating from Confixx to ISPconfig.

    After installing ISPconfixx, I played around a bit and quickly noticed that it uses the "webXX" user id scheme, too. I didn't care much, since it used ".../web1/web" as DocumentRoot instead of Confixx' .../web1/html.

    I stopped not caring after I deleted the test account. :eek:

    Okay, I had a backup copy.

    But when I'll start migrating the Confixx accounts, I'd like ISPconfig to start with an unused ID like "web30".

    How can I make ISPconfig do so?

    Best regards,
    Jochen
     
  2. Geewiz

    Geewiz New Member

    Never mind.

    Of course, as so often, I find the solution not until minutes after I posted my question.

    I searched for "webid" and found the ALTER TABLE statement for isp_isp_web:

    "alter table isp_isp_web auto_increment=32" did the trick.
     

Share This Page