Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
Search found 9 matches
- Tue May 03, 2016 11:36 am
- Forum: General Discussion
- Topic: phpmyadmin dependency error in installing vestacp on fresh centos 7
- Replies: 28
- Views: 32881
Re: phpmyadmin dependency error in installing vestacp on fresh centos 7
I am guessing that your Dedicated server already has some PHP packages installed, You need to remove them first and retry
- Mon Jan 04, 2016 7:32 am
- Forum: General Discussion
- Topic: HHVM
- Replies: 2
- Views: 4789
Re: HHVM
HHVM is not supported by VestaCP & instead you can continue using nginx with php-fpm. There are manual ways to replace php-fpm with hhvm. You can google for more help on that.
- Tue Dec 15, 2015 6:06 am
- Forum: General Discussion
- Topic: Rule fail2ban that catch "GET"
- Replies: 5
- Views: 8791
Re: Rule fail2ban that catch "GET"
You can configure your jail.conf like below
[http-get-dos]
enabled = true
port = http,https
filter = http-get-dos
logpath = /var/log/apache2/access_log
maxretry = 10
findtime = 1
#ban for 5 minutes
bantime = 600
action = iptables[name=HTTP, port=http, protocol=tcp]
And put your filter ...
[http-get-dos]
enabled = true
port = http,https
filter = http-get-dos
logpath = /var/log/apache2/access_log
maxretry = 10
findtime = 1
#ban for 5 minutes
bantime = 600
action = iptables[name=HTTP, port=http, protocol=tcp]
And put your filter ...
- Sun Dec 06, 2015 7:33 am
- Forum: General Discussion
- Topic: Can not connect via FTP
- Replies: 2
- Views: 4801
Re: Can not connect via FTP
Try Allowing FTP port through Vestacp panel, Are you doing it through SSH command?.
- Sun Dec 06, 2015 7:31 am
- Forum: General Discussion
- Topic: Where can i upload file ?
- Replies: 6
- Views: 12262
Re: Where can i upload file ?
VestaCP does not ship with a File Manager, in order to upload your website files, Use FTP or SSH for file uploads.
- Thu Dec 03, 2015 9:38 am
- Forum: FTP Server
- Topic: change ftp port number
- Replies: 5
- Views: 11662
Re: change ftp port number
What's the error message you get when connecting?.
Also did you open port 2500 through VestaCP Web interface?.
Also did you open port 2500 through VestaCP Web interface?.
- Thu Dec 03, 2015 9:30 am
- Forum: Web Server
- Topic: Apache 2.4 and HTTP 2
- Replies: 1
- Views: 3758
Re: Apache 2.4 and HTTP 2
This is possible if you are a experienced system administrator & know how to upgrade apache web server by compiling it but not recommended as it's expected to break VestaCP functions if you don't do it well.
- Thu Dec 03, 2015 9:27 am
- Forum: General Discussion
- Topic: Alert domain owner when Exceeding memory limits
- Replies: 3
- Views: 4136
Re: Alert domain owner when Exceeding memory limits
Any plan to have this for future releases?.
- Wed Dec 02, 2015 9:56 am
- Forum: General Discussion
- Topic: Alert domain owner when Exceeding memory limits
- Replies: 3
- Views: 4136
Alert domain owner when Exceeding memory limits
Hello,
I would like to know 2 things.
1. Does VestaCP has features to assign maximum RAM usage per account?.
2. Does it Alert Account owner when his account exceeds RAM allocated to him?.
Thank You.
I would like to know 2 things.
1. Does VestaCP has features to assign maximum RAM usage per account?.
2. Does it Alert Account owner when his account exceeds RAM allocated to him?.
Thank You.