Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 15 matches
- Tue May 24, 2022 8:10 am
- Forum: General Discussion
- Topic: Unable to generate CSR
- Replies: 3
- Views: 16447
Re: Unable to generate CSR
Thank you so much!!
That looks like it worked, a window came up to take my details. My version was 1.0.0-1 and it updated to 1.0.0-6
The great support is much appreciated!!
Thanks again.
That looks like it worked, a window came up to take my details. My version was 1.0.0-1 and it updated to 1.0.0-6
The great support is much appreciated!!
Thanks again.
- Tue May 24, 2022 3:30 am
- Forum: General Discussion
- Topic: Unable to generate CSR
- Replies: 3
- Views: 16447
Unable to generate CSR
Hi it has come time to renew my SSL certificate for my subdomain, I went in to Vesta CP and discovered that when I press Generate CSR it just comes back to this screen
http://107.191.57.128/storage/CSRproblem.jpg
I have tried to generate the CSR elsewhere and install the SSL cert through the ...
http://107.191.57.128/storage/CSRproblem.jpg
I have tried to generate the CSR elsewhere and install the SSL cert through the ...
- Wed Apr 21, 2021 10:27 am
- Forum: Web Server
- Topic: CSR Generation not working
- Replies: 2
- Views: 7810
Re: CSR Generation not working
For anyone else who only gets a private key generated when generating CSR in Vesta, I found that you have to fill in the fields as specified, ie you have to use the correct 2 letter country code eg. AU, do not use 'Australia' or similar. Also it says don't use shortened versions of state names etc ...
- Sun Nov 13, 2016 8:35 am
- Forum: Web Server
- Topic: Nginx fails to start
- Replies: 3
- Views: 7413
Re: Nginx fails to start
Great, that solved my problem too, thanks!
- Thu Oct 13, 2016 3:10 am
- Forum: CLI
- Topic: Let's Encrypt - How to use
- Replies: 33
- Views: 175833
Re: Let's Encrypt - How to use
Thanks, the vim-common solution did not work, but the file edit line 44 'agreement=' etc. did work.
Much appreciated!
Much appreciated!
- Fri Mar 18, 2016 12:46 am
- Forum: Web Interface
- Topic: Multiple IP not showing in VestaCP
- Replies: 5
- Views: 17309
Re: Multiple IP not showing in VestaCP
Thanks HDPixel that was the command I was looking for!
/usr/local/vesta/bin/v-update-sys-ip
/usr/local/vesta/bin/v-update-sys-ip
- Wed Apr 22, 2015 9:10 am
- Forum: Mail Server
- Topic: Roundcube problem [Solved]
- Replies: 14
- Views: 24636
Re: Roundcube problem [Solved]
I took a cue from an earlier poster, and changed permissions for defaults.inc.php to 644 which fixed it. Its more secure than 755.
- Wed Apr 22, 2015 9:02 am
- Forum: Mail Server
- Topic: CONFIGURATION ERROR defaults.inc.php was not found.
- Replies: 12
- Views: 45691
Re: CONFIGURATION ERROR defaults.inc.php was not found.
I had the same problem but got away with chmod'ing
/etc/roundcubemail/defaults.inc.php
to just 644, which avoids enabling execute flags.
/etc/roundcubemail/defaults.inc.php
to just 644, which avoids enabling execute flags.
- Thu Mar 05, 2015 5:06 am
- Forum: General Discussion
- Topic: Move Vesta CP to another host
- Replies: 13
- Views: 38006
Re: Move Vesta CP to another host
THANK YOU izumin, that solved my import problem too! (commenting out the include line in /etc/nginx/conf.d/vesta.conf which wasnt there in the original server.)
Good job, thanks for taking the time to post this!
Good job, thanks for taking the time to post this!
- Tue Nov 25, 2014 1:05 pm
- Forum: General Discussion
- Topic: Failure during restore of backup on live server
- Replies: 5
- Views: 7201
Failure during restore of backup on live server
Hi I am having difficulty restoring a backup to a new live server from a local deployment server running in a Virtualbox VM (if that matters). I have read many related posts on the Vesta forums where the same error appears, but there seems to be no resolution, except for reinstalling Vesta and ...