Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 14 matches
- Thu Feb 28, 2019 8:56 pm
- Forum: Debian/Ubuntu
- Topic: yum repos error in install VestaCP
- Replies: 5
- Views: 12737
Re: yum repos error in install VestaCP
but i want install on ubuntualexcy wrote: Thu Feb 28, 2019 8:48 pm Yum is the CentOS package manager. For some reason Vesta things your OS is CentOS instead of Ubuntu.
Can add CentOS_Base.repo in /etc/yum/repos.d
- Thu Feb 28, 2019 8:32 pm
- Forum: Debian/Ubuntu
- Topic: yum repos error in install VestaCP
- Replies: 5
- Views: 12737
yum repos error in install VestaCP
Hi
I want to install VesatCP in fresh Ubuntu but after enter email and FQDN hostname install progress failed and show this error
There are no enabled repos.
Run "yum repolist all" to see the repos you have.
You can enable repos with yum-config-manager --enable <repo>
Error: yum update failed ...
I want to install VesatCP in fresh Ubuntu but after enter email and FQDN hostname install progress failed and show this error
There are no enabled repos.
Run "yum repolist all" to see the repos you have.
You can enable repos with yum-config-manager --enable <repo>
Error: yum update failed ...
- Mon Mar 06, 2017 1:52 pm
- Forum: CLI
- Topic: how to use cli commands
- Replies: 4
- Views: 17843
Re: how to use cli commands
For restore backup on the new server, use
But receive Error: backup admin.2016-01-01.tar doesn't exist.
Please help me.
Code: Select all
/usr/local/vesta/bin/v-restore-user admin admin.2016-01-01.tar
Please help me.
- Sun Jul 10, 2016 3:15 pm
- Forum: Mail Server
- Topic: Roundcube not sending mail when send button is pressed
- Replies: 13
- Views: 33581
Re: Roundcube not sending mail when send button is pressed
Someone should fix this, I had the same problem on Debian 8.
Jimmyeao's solution solved a problem.
Does someone report this as a bug in bug-tracking-system?
For this problem, follow under instruction:
cd /usr/share
rm -r roundcube
download and extract last release of roundcube from https ...
Jimmyeao's solution solved a problem.
Does someone report this as a bug in bug-tracking-system?
For this problem, follow under instruction:
cd /usr/share
rm -r roundcube
download and extract last release of roundcube from https ...
- Tue Jun 28, 2016 7:49 pm
- Forum: Debian/Ubuntu
- Topic: Change user of database in vestacp
- Replies: 1
- Views: 5094
Re: Change user of database in vestacp
OK
I can do, with read this post and use powerful CLI command of VestaCP.
For solve this problem use below command :
Value of USER arguments is value b user.
I can do, with read this post and use powerful CLI command of VestaCP.
For solve this problem use below command :
Code: Select all
v-change-database-owner DATABASE USER
- Tue Jun 28, 2016 8:00 am
- Forum: Debian/Ubuntu
- Topic: Change user of database in vestacp
- Replies: 1
- Views: 5094
Change user of database in vestacp
How a database where create by a user, move database from a user to b user then just database in vestapanel of b user can find?
- Thu Jun 23, 2016 3:16 pm
- Forum: Debian/Ubuntu
- Topic: How clear access log and error log
- Replies: 5
- Views: 15826
How clear access log and error log
Hi
Log of my server have big size, I want clear access log and error log in server, how do this?
Log of my server have big size, I want clear access log and error log in server, how do this?
- Thu Dec 17, 2015 3:14 pm
- Forum: Web Server
- Topic: How can I use Nginx alongside the Discourse Instance?
- Replies: 2
- Views: 4312
Re: How can I use Nginx alongside the Discourse Instance?
You can create/copy a new template and replace the web port.
Copy an template file to /usr/local/vesta/data/templates/web/nginx/discourse.tpl
And replace:
proxy_pass http://%ip%:%web_port%;
with
proxy_pass http://%ip%:8000;
Problem solved, soo change
location @fallback {
proxy_pass http ...
Copy an template file to /usr/local/vesta/data/templates/web/nginx/discourse.tpl
And replace:
proxy_pass http://%ip%:%web_port%;
with
proxy_pass http://%ip%:8000;
Problem solved, soo change
location @fallback {
proxy_pass http ...
- Wed Dec 16, 2015 5:30 pm
- Forum: Web Server
- Topic: How can I use Nginx alongside the Discourse Instance?
- Replies: 2
- Views: 4312
How can I use Nginx alongside the Discourse Instance?
I can to install Discourse in subdomain (discourse.example.com:8000).
How Configure your current nginx (home/admin/conf/web/nginx.conf) that show my site in browser by go to discourse.example.com not discourse.example.com:8000?
How Configure your current nginx (home/admin/conf/web/nginx.conf) that show my site in browser by go to discourse.example.com not discourse.example.com:8000?
- Wed Nov 11, 2015 6:42 am
- Forum: DNS Server
- Topic: Problem in dns section in VestaCP 0.9.8.15
- Replies: 1
- Views: 3498
Problem in dns section in VestaCP 0.9.8.15
I install fresh Ubuntu 14.04.02 in server and install the VestaCP, then add my domain to web section but in dns section

I think my site for reason not show.
Please Help me.

I think my site for reason not show.
Please Help me.