Quantcast
Channel: myVesta
Browsing all 266 articles
Browse latest View live

General discussion • /etc/resolv.conf

hi,I have a debian 12 and file /etc/resolv.conf looks like this: nameserver 8.8.8.8nameserver 8.8.4.4nameserver 1.1.1.1it's good ?Statistics: Posted by Phlander — Fri Jan 12, 2024 7:16 am

View Article


General discussion • multiple issues on new install

helloIt has been not a good experience up to now with myvestacp.Debian 12 installed 2 days ago.From the server tab on the desktopConfig php7.4-fpm /edit/server/php7.4-fpm/ no folderConfig php8.1-fpm...

View Article


General discussion • Re: multiple issues on new install

helloIt has been not a good experience up to now with myvestacp.Debian 12 installed 2 days ago.From the server tab on the desktopConfig php7.4-fpm /edit/server/php7.4-fpm/ no folderConfig php8.1-fpm...

View Article

Update • Re: Upgrade Debian 11 to 12

Thank you for the nice guide! Successfully updated from 10 to 11, then from 11 to 12.However, i meet some errors, but repaired it.The first one, when updated from 10 to 11 was exim4 configuration. It...

View Article

Bash • Re: Automatic WordPress installing (v-install-wordpress)

We have an script for automatic WordPress installing: v-install-wordpressLet's say you want to install WordPress on yourdomain.com in one command.In your SSH run:Code: sudo...

View Article


Linux services • How to install Java on Debian

Code: apt updateapt install -y default-jre default-jdkStatistics: Posted by myVesta — Mon Jan 15, 2024 5:48 pm

View Article

General discussion • TYPO ERRORS

I hope im on the right track...1. vesta/web/edit/package/index.php has an typo line 110 if (empty($_POST['v_shell'])) $errrors[] = __('shell');need to change errrors to errors2....

View Article

Bug report • Bug in /web/generate/ssl/

The error might be in vesta/web/generate/ssl/index.phpI have identified a bug that causes the SSL certificate generation to fail. The bug lies in the following line of code: exec...

View Article


Bug report • bug in printf (handle_parameters.sh)

Code: vesta/func/handle_parameters.shoriginal:Code: printf -v "$var" '%s' "$val"new:Code: printf -v $var '%s' "$val"y removing the brackets from thevariable will eable the printf command to correctly...

View Article


Bug report • bug in add_mysql_database - vesta/func /db.sh

please reviewCode: vesta/func /db.shbug is caused by an incorrect conditional statement in the add_mysql_database function.the condition checks if the MySQL version is greater than or equal to 8, but...

View Article

General discussion • Re: TYPO ERRORS

1. vesta/web/edit/package/index.phphas an typo line 110 if (empty($_POST['v_shell'])) $errrors[] = __('shell');need to change errrors to errorsas well as in the file web\add\user\index.php... also...

View Article

Bug report • TYPO ERRORS

I hope im on the right track...1. vesta/web/edit/package/index.php has an typo line 110 if (empty($_POST['v_shell'])) $errrors[] = __('shell');need to change errrors to errors2....

View Article

Bug report • Re: TYPO ERRORS

1. vesta/web/edit/package/index.phphas an typo line 110 if (empty($_POST['v_shell'])) $errrors[] = __('shell');need to change errrors to errorsas well as in the file web\add\user\index.php... also...

View Article


Mail • Re: How to sync/migrate emails using IMAPSync

IMAP syncingBefore 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...

View Article

SSL • Re: → Error code: 15 Lets Encrypt Support

Please verify that the domain you wish to secure with SSL is correctly pointing to your server's IP address for both the '@' (root) and 'www' records - https://dnschecker.org/Statistics: Posted by...

View Article


General discussion • Re: Myvesta-Debian 10 Issues Bottlenecks

I saw a lot of useful information in your topicStatistics: Posted by Max Vik — Sun Jan 21, 2024 6:29 pm

View Article

General discussion • multiple issues on new install

helloIt has been not a good experience up to now with myvestacp.Debian 12 installed 2 days ago.From the server tab on the desktopConfig php7.4-fpm /edit/server/php7.4-fpm/ no folderConfig php8.1-fpm...

View Article


General discussion • Preventing random website calls when entering the IP...

Hello,Question: How can I prevent one of the websites from being called up at random when I enter https://IP-Adress in my browser? Is it possible to specify somewhere which website is called up?Kind...

View Article

myVesta • Re: How to see, set, change or delete secret-URL of hosting panel

What to do if I try to reach admin page without Secret URL and screen shows log-in page instead of expected blank page?Statistics: Posted by kjernekrafttrikk — Sat Jan 27, 2024 10:04 pm

View Article

Image may be NSFW.
Clik here to view.

Bug report • bug -vesta/func/ip.sh

vesta/func/ip.shThe code seems to have a bug in the get_ip_iface function -causing incorrect calculation of the n variable, which is used to determine the interface number. This bug can lead to...

View Article
Browsing all 266 articles
Browse latest View live