Search found 924 matches

by myVesta
Mon Mar 18, 2024 4:27 pm
Forum: nginx templates
Topic: Fixing CORS on nginx
Replies: 0
Views: 18

Fixing CORS on nginx

How to fix the Cross-origin resource sharing (CORS) policy on myVesta on the nginx level On SSH, logged in as root, do the following. First, define your myVesta user and domain as a variable: USER='youruser' DOMAIN='yourdomain.com' Now you can copy-paste the following block: cd /home/$USER/conf/web...
by myVesta
Mon Mar 18, 2024 3:29 pm
Forum: General discussion
Topic: Unable to locate package vesta error
Replies: 1
Views: 45

Re: Unable to locate package vesta error

Send us ssh root login.

Something strange is happening with Hetzner ISO images... my friend just got Ubuntu instead of Deb12
by myVesta
Sat Mar 16, 2024 12:16 pm
Forum: myVesta
Topic: How to start failed service
Replies: 0
Views: 38

How to start failed service

Sometimes, the RAM memory becomes full. This usually occurs when an service uses too much memory while performing a heavy task. When the server entirely runs out of memory, the Linux kernel activates a mechanism called the "OOM Killer". This mechanism finds the process that took up the mos...
by myVesta
Tue Feb 27, 2024 10:30 am
Forum: General discussion
Topic: problem in installation debian 12
Replies: 1
Views: 215

Re: problem in installation debian 12

You have a network issue on your server itself.
This is not related to myVesta.
by myVesta
Tue Feb 27, 2024 10:26 am
Forum: General discussion
Topic: Fresh myVesta installation and WordPress is loading extremely slow
Replies: 8
Views: 47539

Re: Fresh myVesta installation and WordPress is loading extremely slow

Hi... Any ideas to fix wordpress acp and pages extremely slow load witch fresh install myvestacp ? acp load 4 - 10 sec serwer Dell R330 cpu xeon ram 16 gb storage ssd kingstone DC series.. Problem is all browsers... Slow log: tail -f /home/mysliwi/slow.log [0x00007f8554a159e0] curl_exec() /home/mys...
by myVesta
Tue Feb 27, 2024 10:20 am
Forum: General discussion
Topic: GPG error apt.myvestacp.com signatures couldn't be verified, public key is not available NO_PUBKEY 88807D4B2221338C
Replies: 6
Views: 73160

Re: GPG error apt.myvestacp.com signatures couldn't be verified, public key is not available NO_PUBKEY 88807D4B2221338C

root@web:~# sudo apt-key add deb_signing.key Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)). OK then i run apt update and root@web:~# sudo apt-get -y install vesta Reading package lists... Done Building dependency tree... Done Reading state informatio...
by myVesta
Mon Jan 29, 2024 1:24 am
Forum: Update
Topic: Upgrade Debian 11 to 12
Replies: 5
Views: 5250

Re: Upgrade Debian 11 to 12

Does this guide fit for NGINX+PHP-FPM setup? It downloads script for multiple php versions — as I understand, this doesn't support this web-server's config (only Apache+PHP). You are right, for nginx+fpm skip that block, but anyway I think you should run: apt -y install php8.2-mbstring php8.2-bcmat...
by myVesta
Fri Jan 19, 2024 4:10 pm
Forum: Mail
Topic: How to sync/migrate emails using IMAPSync
Replies: 1
Views: 4141

Re: How to sync/migrate emails using IMAPSync

IMAP syncing Before we begin with sync, those are important details that you have to know to be able to conduct the sync process: 1. You must know the username, password, and IMAP hostname of the email address on the old server. 2. You must create domain in your myVesta hosting panel. Now that we k...
by myVesta
Mon Jan 15, 2024 5:48 pm
Forum: Linux services
Topic: How to install Java on Debian
Replies: 0
Views: 1107

How to install Java on Debian

Need to install Java on your Debian system quickly and efficiently? This concise guide is tailored for users who want to set up Java without going through complex steps. This method installs the default JRE and JDK, which are typically sufficient for most Java applications and development needs. To ...
by myVesta
Fri Jan 12, 2024 1:07 pm
Forum: General discussion
Topic: multiple issues on new install
Replies: 2
Views: 1131

Re: multiple issues on new install

hello It has been not a good experience up to now with myvestacp. Debian 12 installed 2 days ago. From the server tab on the desktop Config php7.4-fpm /edit/server/php7.4-fpm/ no folder Config php8.1-fpm /edit/server/php8.1-fpm/ no folder Config php8.2-fpm /edit/server/php8.2-fpm/ no folder Php8.3-...