We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it soon. Read more about it: https://vestacp.com/docs/vesta-2-development
Search found 9 matches
- Fri Apr 20, 2018 12:36 am
- Forum: General Discussion
- Topic: Fail2Ban not working for Dovecot?
- Replies: 5
- Views: 10345
Fail2Ban not working for Dovecot?
After fully researching this, I can only come to the conclusion that either fail2ban isnt working right or I'm blind. The issue: Apr 17 12:57:19 auth: Info: passwd-file({{attempteduser}}@{{mydomain}},{{attackersip}}): unknown user This appears in "spam" in dovecot log. I have confirmed that fail2ban...
- Sat Apr 07, 2018 8:42 pm
- Forum: Mail Server
- Topic: E-mail and SSL certificate
- Replies: 4
- Views: 11681
Re: E-mail and SSL certificate
So what you are saying is... VestaCP doesnt support SSL email security, let alone for multiple domains. So if anyone else finds this answer, use another control panel. This one lacks basic email server encryption features, aka standard business practice.
- Tue Nov 14, 2017 6:08 am
- Forum: Web Server
- Topic: 500 Internal Server Error, Websites/Vestacp works, all /phpmyadmin /webmail etc don't
- Replies: 1
- Views: 6064
Re: 500 Internal Server Error, Websites/Vestacp works, all /phpmyadmin /webmail etc don't
So found a solution. I reinstall ubuntu on my VPS and starting from scratch. Not installing apache2 ever again, nginx+php-fpm only.
- Mon Nov 13, 2017 2:50 am
- Forum: Web Server
- Topic: HOWTO Install ngx_pagespeed (Google PageSpeed)
- Replies: 49
- Views: 704067
Re: HOWTO Install ngx_pagespeed (Google PageSpeed)
I found it much easier to do it the Google Pagespeed suggested way: bash <(curl -f -L -sS https://ngxpagespeed.com/install) \ --nginx-version latest -a "--prefix=/etc/nginx --sbin-path=/usr/sbin/nginx --modules-path=/usr/lib/nginx/modules --conf-path=/etc/nginx/nginx.conf --error-log-path=/var/log/n...
- Sun Nov 12, 2017 10:48 pm
- Forum: Web Server
- Topic: SSL not working
- Replies: 4
- Views: 5487
Re: SSL not working
May be a permissions issue with the ssl files and/or the config file, please confirm they can be read by the same user that runs your webserver.
- Sun Nov 12, 2017 10:44 pm
- Forum: Web Server
- Topic: How to fix internal server error vesta cp ?
- Replies: 2
- Views: 3930
Re: How to fix internal server error vesta cp ?
Your error says it all ?
Mind posting(13: Permission denied)
Code: Select all
ls -l /usr/local/vesta/web/add/web/index.php
- Sun Nov 12, 2017 10:34 pm
- Forum: Web Server
- Topic: not working webmail and phpmyadmin
- Replies: 3
- Views: 4285
Re: not working webmail and phpmyadmin
Without more information, no one can help you. See my post here: viewtopic.php?f=11&t=15543#p63984 for commands you should probably run to get all the data needed for someone to help you out.
- Sun Nov 12, 2017 10:30 pm
- Forum: Web Server
- Topic: Cloudflare + SSL and VestaCP
- Replies: 5
- Views: 23727
Re: Cloudflare + SSL and VestaCP
I've spent hours reading posts, Googling, and trying different things, but I can't seem to get my website to work with Cloudflare under HTTPS. Does anyone have this setup working? What did you do? Website worked fine with Let's Encrypt and no Cloudflare. When I changed the name servers on the domai...
- Sun Nov 12, 2017 6:35 am
- Forum: Web Server
- Topic: 500 Internal Server Error, Websites/Vestacp works, all /phpmyadmin /webmail etc don't
- Replies: 1
- Views: 6064
500 Internal Server Error, Websites/Vestacp works, all /phpmyadmin /webmail etc don't
Having issue with blank pages. There are no errors in Apache config syntax. None of the /phpmyadmin /webmail etc work and all return 500 errors. I also have weird issue of mail not working unknown if it related. I'm going to provide as much upfront info as possible to get this resolved as fast as po...