View Full Version : Restoring reseting web[id]
lyndros
14th March 2006, 15:16
I've playin around a bit with ispconfig, i've been creating new sites to test it, my problem now is that my next web[id] will be 8 and i only have three sites,
żis there anyway to restore the web[id] index to a lower value or create a site with an especific index ?
i've been searching in config files and forums and couldn`t find something :(
thk u all guys
till
14th March 2006, 15:39
The web[id] is not created by ISPConfig, it is the automatic ID generated by mysql on the doc_id column of the isp_isp_web table. You can reset the auto incremet key in phpmyadmin:
1. Clicked on the Table isp_isp_web
2. went to "Alter Table Structure"
3. went to "Other Properties"
4. then inserted the next number in "Autoincremet box"
These steps might differ depending on your phpmyadmin version.
lyndros
13th September 2006, 10:21
The web[id] is not created by ISPConfig, it is the automatic ID generated by mysql on the doc_id column of the isp_isp_web table. You can reset the auto incremet key in phpmyadmin:
1. Clicked on the Table isp_isp_web
2. went to "Alter Table Structure"
3. went to "Other Properties"
4. then inserted the next number in "Autoincremet box"
These steps might differ depending on your phpmyadmin version.
thks a lot :-P
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.