Search found 134 matches
- Mon Oct 14, 2019 9:38 pm
- Forum: Web Server
- Topic: Error message on
- Replies: 5
- Views: 13284
Re: Error message on
FINALLY! Found the cause and the solution! I just noticed a very strange thing. When restoring from a Backup, one file is missing!! This file: /wp-content/plugins/sitepress-multilingual-cms/classes/logs/interface-wpml-log.php I downloaded the VESTA Backup File, and made sure that the above mentione...
- Sun Jun 30, 2019 7:10 pm
- Forum: General Discussion
- Topic: domain alias xxx doesn't exist
- Replies: 6
- Views: 17486
Re: domain alias xxx doesn't exist
I was facing the same problem and I can confirm that <this> fixed it.
- Mon Feb 18, 2019 11:54 am
- Forum: General Discussion
- Topic: Fail2ban problem Dovecot exim - RESOLVED - DEVS SEE THIS PLZ
- Replies: 14
- Views: 35058
Re: Fail2ban problem Dovecot exim - RESOLVED - DEVS SEE THIS PLZ
It seems that your fail2ban-regex program is facing issues. I can't be sure if your fail2ban installation (or fail2ban-regex executable) is damaged or there is something else going on. Here is a sample output: Running tests ============= Use failregex file : /etc/fail2ban/filter.d/dovecot.conf Use l...
- Mon Feb 18, 2019 12:06 am
- Forum: General Discussion
- Topic: Visitor's IP address log
- Replies: 3
- Views: 6231
Re: Visitor's IP address log
You can start with these maybe...
- Sun Feb 17, 2019 11:58 pm
- Forum: General Discussion
- Topic: I think it's not possible to install nextcloud on vesta..
- Replies: 6
- Views: 13586
Re: I think it's not possible to install nextcloud on vesta..
I am also a happy user of 2 Nextcloud instances and 1 ownCloud instance. All hosted on VESTA, apache+nginx, working out of the box (no fancy configuration).
The OP is providing too little info for anyone to help.
The OP is providing too little info for anyone to help.
- Sun Feb 17, 2019 11:53 pm
- Forum: General Discussion
- Topic: Fail2ban problem Dovecot exim - RESOLVED - DEVS SEE THIS PLZ
- Replies: 14
- Views: 35058
Re: Fail2ban problem Dovecot exim - RESOLVED - DEVS SEE THIS PLZ
I have added the above to my config files but still get the below in exim mail.log ... But failed log in attempts are never blocked, any ideas? I see you're using CentOS. I haven't tested the config I proposed against that OS, so I can only give you generic advice, like: Make sure that the path and...
- Mon Feb 11, 2019 5:18 pm
- Forum: Web Server
- Topic: Multiple PHP-FPM + Apache2 for VestaCP
- Replies: 8
- Views: 14095
Re: Multiple PHP-FPM + Apache2 for VestaCP
https://www.lesiu.eu/konfiguracja-serwera-vps-od-a-do-z-w-oparciu-o-debian-9-stretch-i-panel-vesta/ Comprehensive tutorial based on Debian 9 Stretch. Several PHP versions (7.0, 7.1, 7.2 and 7.3). Every of them working as fcgid and PHP-FPM as well (you can choose per website). You can also choose be...
- Sun Jan 13, 2019 2:03 pm
- Forum: DNS Server
- Topic: Use VestaCP DNS, to point to internal IP?
- Replies: 2
- Views: 12883
Re: Use VestaCP DNS, to point to internal IP?
Yes it can be done. If your VESTA Server is an authoritative NS server for your domain (domain.xx), then you can add A records for: server1.domain.xx to point to 192.168.1.1 server2.domain.xx to point to 192.168.1.2 and so on. When someone queries the DNS for server1.domain.xx they will get the repl...
- Sun Jan 13, 2019 12:03 pm
- Forum: DNS Server
- Topic: Is it possible to add a CAA record for a domain?
- Replies: 12
- Views: 20923
Re: Is it possible to add a CAA record for a domain?
Allowing custom records in DNS would be really nice indeed! I too wanted to implement CAA in some domains and found out that VESTA GUI doesn't support that. I finally managed to do it by hand, but I need to remember NOT to use the VESTA GUI to manage DNS, because if I do, my CAA changes will be dele...
- Sat Dec 22, 2018 5:11 pm
- Forum: Web Interface
- Topic: Problem in configuring Packages and Users
- Replies: 0
- Views: 4110
Problem in configuring Packages and Users
Hello, On one VestaCP installation, I'm facing a problem when creating or editing Packages on the Web UI. In both operations (create or edit package), there are no available options at the SSH Access drop-down list. Here is a screenshot https://i.ibb.co/8N3fwNs/vesta-package-problem.png I have check...