Page 1 of 2

Installing and Uninstalling

Posted: Mon Apr 10, 2017 1:25 am
by phantomore
Hey guys,

this is a quick question. As I have been having issues with vestacp recently, Iw anted to ask if I can just uninstall it and install it back, weather if that would keep my websites or would reset everything.

Thanks.

Re: Installing and Uninstalling

Posted: Mon Apr 10, 2017 7:00 am
by skurudo
Well, you can install again with --force option, but it's not very good idea.
Tell us, what prob you have and what's wrong with your current installation?

Re: Installing and Uninstalling

Posted: Mon Apr 10, 2017 9:25 am
by phantomore
I posted the issue here :

viewtopic.php?f=11&t=14336

I received no responce.

Nginx is working but vesta will not start.

I have no idea why this is happening.

Thank you so much :)

Re: Installing and Uninstalling

Posted: Mon Apr 10, 2017 10:16 am
by skurudo
phantomore wrote:I posted the issue here :
viewtopic.php?f=11&t=14336
I received no responce.
Sorry for this, I wish we could respond faster ;(

phantomore wrote:Nginx is working but vesta will not start.
I have no idea why this is happening.
Thank you so much :)
Try please this first:

Code: Select all

apt-get install --reinstall vesta

Re: Installing and Uninstalling

Posted: Mon Apr 10, 2017 10:18 am
by phantomore
no need to be sorry! Its a free software, and Im so thankful for such a great community.

apt-get is not a valid command?

Im running Centos.

Thanks again :)

Re: Installing and Uninstalling

Posted: Mon Apr 10, 2017 10:26 am
by skurudo
Ah, CentOS something like apt, if I remember correct command was like this:

Code: Select all

mkdir /root/backup_vestacp && cp -R /usr/local/vesta/ /root/backup_vestacp/ 

Code: Select all

yum reinstall vesta
it's for reinstall only vesta package

Re: Installing and Uninstalling

Posted: Mon Apr 10, 2017 1:46 pm
by phantomore
This command unfortunately did not work :(

Thank you

Re: Installing and Uninstalling

Posted: Wed Apr 12, 2017 1:13 am
by phantomore
@skurudo

bump

Re: Installing and Uninstalling

Posted: Wed Apr 12, 2017 12:21 pm
by skurudo
phantomore wrote:This command unfortunately did not work :(
Thank you
Any errors? Works good and nice on CentOS 6 and 7

Image

Re: Installing and Uninstalling

Posted: Fri Apr 14, 2017 1:32 am
by phantomore
Any errors? Works good and nice on CentOS 6 and 7
No the reinstallization is perfectly awesome, its just that it doesnt to anything, the error of starting vesta persists.

Image