is there a simple commmand to do that? i hope its not complicated, otherwise, i will have to get my dedicated server re-imaged and i really don't want to do that. anyway, if you guys can tell me how i can remove ispconfig from my computer server, that would be great.
How To Remove Uninstall IPSConfig Removing Uninstalling Ispconfig Hosting Panel
How To Remove Uninstall IPSConfig Removing Uninstalling Ispconfig Hosting Panel
How To Remove Uninstall IPSConfig Removing Uninstalling Ispconfig Hosting Panel
Post Description:
Post Tags: how, to, remove, uninstall, ipsconfig, removing, uninstalling, ispconfig, hosting, panel, linux, linux support, linux questions, linux server, programming, assistance, questions, answers, tech, it, unix
This Post Has Been Viewed 1220 Times Since Thu Jul 12, 2007 12:37 pm Posted By pockter with 1 replies
Next Post »» how to enable If-Modified-Since apache web server with linux
Post Description:
Post Tags: how, to, remove, uninstall, ipsconfig, removing, uninstalling, ispconfig, hosting, panel, linux, linux support, linux questions, linux server, programming, assistance, questions, answers, tech, it, unix
This Post Has Been Viewed 1220 Times Since Thu Jul 12, 2007 12:37 pm Posted By pockter with 1 replies
Next Post »» how to enable If-Modified-Since apache web server with linux
| How To Remove Uninstall IPSConfig Removing Uninstalling Ispconfig Hosting Panel |
i installed ispconfig on the dedicated server i leased from www.webune.com and i was wondering if you guys can help me with removing ispconfig on my server. it works fine but its not what i need. i want t install a fresh new cpanel instead for my websites. how can i remove ispconfig?
is there a simple commmand to do that? i hope its not complicated, otherwise, i will have to get my dedicated server re-imaged and i really don't want to do that. anyway, if you guys can tell me how i can remove ispconfig from my computer server, that would be great.
is there a simple commmand to do that? i hope its not complicated, otherwise, i will have to get my dedicated server re-imaged and i really don't want to do that. anyway, if you guys can tell me how i can remove ispconfig from my computer server, that would be great.
Leave Your Comments
Share
URL:
You can use this HTML code to put it on your website to show your friends this wallpaper. Use this code on your profile like myspace, friendster, Facebook or others. Just Copy and Paste it in your HTML on your websites Fourms BBCODE:
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on your Posts and Replies on your forums
|
Comments and replies About How To Remove Uninstall IPSConfig Removing Uninstalling Ispconfig Hosting Panel
:: 1 :: Reply #10655 Reply By hostman On Thu Jul 12, 2007 12:41 pm
i had to do that once for another customer, and from what i can remember you need to send this commands from the shell. so make sure you are logged in as root and send this commands in your linux server:
execute the uninstall script in ispconfig:
after you send this command you will get a prompt to remove all the necessary files and database:
after you type Y you will see this message:
remove the ispconfig directory from /root
remove the ispconfig directory from /home
thats it.
but if you have any question, i suggest you visit their website for more information.
execute the uninstall script in ispconfig:
/root/ispconfig/uninstall
after you send this command you will get a prompt to remove all the necessary files and database:
You chose to uninstall the ISPConfig system! Do you also want to uninstall the objects (webs, users, databases, DNS entries etc.) created by the system? [y/n]
after you type Y you will see this message:
Connected successfully
remove the ispconfig directory from /root
rm -fr /root/ispconfig
remove the ispconfig directory from /home
rm -fr /home/admispconfig
thats it.
but if you have any question, i suggest you visit their website for more information.
