
18th August 2005, 10:53
|
|
Super Moderator
|
|
Join Date: Apr 2005
Location: Lüneburg, Germany
Posts: 31,897
Thanks: 693
Thanked 4,190 Times in 3,208 Posts
|
|
Quote:
|
Originally Posted by m u r
So, at the tail end of the install of ISPConfig, it asks you a bunch of questions like the name of the ispconfig database and stuff . . . it asks for a hostname and domain name for postfix. If I use the hostname of the computer I used during install rather than www, will it work?
I deleted the directory and installed it again, but the password is what I changed it to rather than "admin" and the reseller was still there and such. How do I do a clean install of ISPConfig?
|
run the command:
Code:
/root/ispconfig/uninstall
to uninstall ispconfig. Deleting the directories is only an option if you need to delete a failed incomplete install.
|