General discussion • Re: Upgrade Roundcube from 1.3.17 to latest
Hellohow should I fix the error:Page Not FoundError Code: 404When I want to run http://mydomain.com/webmail/installer/ to update roundcubeStatistics: Posted by free_memory — Sat Nov 09, 2024 4:52 pm
View ArticlemyVesta • Re: Increasing system limits
I have an error too many open files on NGINX, and this script help me to resolve the problem but I edited for my needs.My website using proxy_pass to another domain since I need to get some value of...
View ArticleFirewall • Re: How to allow HTTP and HTTPS traffic coming ONLY from CloudFlare
The hardest part is handling DDoS L7, that's sucks, I need to check a ton of logs, some DDoS L7 using query pattern like Code: ?news=Random-Query and it's easy to block via Cloudflare.Rate limit...
View ArticleGeneral discussion • New created database doesn't show on phpmyadmin
Hi, I created the new database on Vesta. But, when I tried logging onto the phpmyadmin, the new database doesn't show up on the page. I'm not quite sure what is the issue here because I used the same...
View ArticleWordPress • Re: How to use v-lock-wordpress
It work fine, but give error on this [Affected file/folder: wp-content/wp-rocket-config] for wp-rocket. How can I remove it from setting?Statistics: Posted by shahidirfan — Fri Nov 15, 2024 4:20 pm
View ArticleWordPress • How to install WordPress CLI
In your SSH, as root, run:Code: wget -nv https://raw.githubusercontent.com/wp-cli/builds/gh-pages/phar/wp-cli.phar -O /usr/local/bin/wpchmod +x /usr/local/bin/wpStatistics: Posted by isscbta — Thu Nov...
View ArticleLinux tutorials • Unable to SSH from Debian 12 to Debian 8 Using ssh-rsa Key:...
Question:I’m trying to SSH from a Debian 12 machine to a Debian 8 server using my ssh-rsa private key located on the Debian 12 computer. However, I can’t log in using the SSH key; instead, SSH prompts...
View ArticlePHP • Auto-restart for all PHP-FPM services
If OOM Killer kills FPM services, let's add an auto-restart mechanism:Code: for php in $(/usr/local/vesta/bin/v-list-php-apache); do echo "- Applying auto-restart for PHP $php" mkdir -p...
View ArticlemyVesta • Re: How to stop and disable some unnecessary services
Is this working?Statistics: Posted by spoidyjan — Tue Nov 26, 2024 6:38 am
View ArticleGeneral discussion • Re: Not receiving mails
How did you change your DNS servers? I am using Debian VPS on Digital Ocean and I don't know how to change the DNS Servers. Thank you,Statistics: Posted by nkhoangvu — Wed Nov 27, 2024 1:51 am
View ArticleLinux tutorials • Configuring atop with custom log Interval and automated log...
This guide provides step-by-step instructions to install Atop, configure it to log at a custom interval, and set up automatic log file cleanup.InstallationUpdate your package lists and install...
View ArticleLinux tutorials • Setting up additional monitoring tools: top, iotop, Apache...
This guide provides step-by-step instructions to set up additional monitoring tools on your server, including top, iotop, Apache process list, MySQL process list, and iostat.Overviewtop: Displays...
View ArticleGeneral discussion • Re: How To Redirect HTTP To HTTPS For All Domain
You can just edit the config:You edit the non-ssl file: sitename.nginx.conf file, like so:(where xxx is your ip and replace [domainname] with your real domain name): listen xx.xxx.xxx.xxx:80;...
View ArticlemyVesta • Re: VestaCP plugins are now FREE
how to install plugin file manager?Statistics: Posted by stpuh — Sun Dec 01, 2024 4:30 pm
View ArticleWordPress • Re: WordPress + WebP (WP Smush & Converter for Media –...
Hello,If WebP isn't working well, you can also make images smaller to speed up your website. You can try Online Image Compressor tool to reduce file size without losing quality.Statistics: Posted by...
View ArticleGeneral discussion • VestaCP / MyVestaCP security
Hello,I'm looking for a new board, I'm using several Plesk licences now. It is very expensive and on 1.1.2025 the cost will increase again. Especially because there are other costs with Immunify,...
View ArticleGeneral discussion • Re: VestaCP / MyVestaCP security
myVesta is now a totally separate project, and yes, that issue was immediately fixed in myVesta.I think it's not fixed in Vesta.However, I think that Vesta is building now totally new hosting panel -...
View ArticleBug report • Re: Bug in /web/generate/ssl/
Since I'm not developing MyVesta myself, I see no reason to purchase a dedicated test server for it. Artificial intelligence should only be used as a support, as there are definitely still errors...
View ArticleAnti-spam • How to prevent email spoofing with SPF and DMARC configuration
To secure your email and prevent spoofing, it’s essential to configure SPF and DMARC records properly in your DNS settings. Here's how to do it in the MyVesta control panel:What is Email Spoofing?...
View ArticleSoftaculous • Re: How to install Softaculous
Getting error message on Debian 11 while installing Softaculous. "E: Unable to locate package vesta-ioncubeE: Unable to locate package vesta-softaculousdpkg-query: no packages found matching...
View Article