Search found 9 matches
- Fri Sep 15, 2017 1:58 am
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53253
Re: CentOS 7 Install issue
Update Maybe this is a stupid idea, after successfully installed vestacp in centos 7.4, how about if I re-add this line in /etc/yum.repos.d/CentOS-Vault.repo (previously I remove this line when install vestacp). # C7.3.1611 [C7.3.1611-base] name=CentOS-7.3.1611 - Base baseurl=http://vault.centos.or...
- Fri Sep 15, 2017 1:53 am
- Forum: RHEL/CentOS
- Topic: Centos 7 Install Error
- Replies: 1
- Views: 5755
Re: Centos 7 Install Error
I have solved my problem, read in here: viewtopic.php?f=10&t=15264
- Fri Sep 15, 2017 1:51 am
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53253
Re: CentOS 7 Install issue
Same like you, I removed all C7.3.1611 in the file, and I have successfully installed vestacp.
Thank you very much Pipoy for your help.
Thank you very much Pipoy for your help.
- Fri Sep 15, 2017 1:38 am
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53253
Re: CentOS 7 Install issue
Not yet, I'm not sure about this path:pipoy wrote:Did you already try?
Code: Select all
skip_if_unavailable = 1
keepcache = 0
- Fri Sep 15, 2017 1:32 am
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53253
Re: CentOS 7 Install issue
do a yum update first yum update Then look at /etc/yum.repos.d/CentOS-Vault.repo again Oh my bad. I forget update the yum. Thanks Pipoy for help me. After "yum update", now i got this: # CentOS Vault contains rpms from older releases in the CentOS-7 # tree. #c7.0.1406 [C7.0.1406-base] name=CentOS-7...
- Fri Sep 15, 2017 1:19 am
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53253
Re: CentOS 7 Install issue
# I made fresh install with fresh centos 7.4.
I tried 2 time (with fresh centos 7.4), and I got the some problem :(
When I open /etc/yum.repos.d/CentOS-Vault.repo in the fresh centos 7.4, I can't find repos for 7.3.1611.
I tried 2 time (with fresh centos 7.4), and I got the some problem :(
When I open /etc/yum.repos.d/CentOS-Vault.repo in the fresh centos 7.4, I can't find repos for 7.3.1611.
- Fri Sep 15, 2017 1:09 am
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53253
Re: CentOS 7 Install issue
This is a problem with centos 7.4 that just recently released. removing repos for 7.3.1611 in /etc/yum.repos.d/CentOS-Vault.repo did the trick for me as nirmani suggested. After remove repos for 7.3.1611 in /etc/yum.repos.d/CentOS-Vault.repo ---- so how to continue the installation??? Can you give ...
- Fri Sep 15, 2017 12:43 am
- Forum: General Discussion
- Topic: CentOS 7 Install issue
- Replies: 32
- Views: 53253
Re: CentOS 7 Install issue
Today I got the same issue :(
- Thu Sep 14, 2017 8:02 pm
- Forum: RHEL/CentOS
- Topic: Centos 7 Install Error
- Replies: 1
- Views: 5755
Centos 7 Install Error
Hello, a week ago i installed Vestacp in clear VPS with CentOS 7. I installed VestaCP with command: bash vst-install.sh --nginx yes --apache yes --phpfpm no --named yes --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin yes --clamav ...