Search found 21 matches

by Ominae
Sat Jun 15, 2024 10:38 pm
Forum: Bash
Topic: Moving domains and databases from one account to another
Replies: 1
Views: 5026

Re: Moving domains and databases from one account to another

Error in command

v-change-dastabase-owner DATABASE USER
by Ominae
Fri Apr 12, 2024 6:15 pm
Forum: Bash
Topic: Automatic WordPress installing (v-install-wordpress)
Replies: 6
Views: 54221

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

Hello gentlemen, Can I call the v-install-wordpress command through the api? Yes. Hi, a question: this script is now creating the DB with the name: user_domain is it no longer allowed to add a custom DB name? example: sudo /usr/local/vesta/bin/v-install-wordpress yourdomain.com nameDB email
by Ominae
Mon Jan 15, 2024 7:43 am
Forum: Bash
Topic: Automatic WordPress installing (v-install-wordpress)
Replies: 6
Views: 54221

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

We have an script for automatic WordPress installing: v-install-wordpress Let's say you want to install WordPress on yourdomain.com in one command. In your SSH run: sudo /usr/local/vesta/bin/v-install-wordpress yourdomain.com And that's all, the script will automatically create new database, instal...
by Ominae
Tue Aug 29, 2023 9:43 pm
Forum: WordPress
Topic: WordPress - fast installation
Replies: 11
Views: 32194

Re: WordPress - install fast

Ohh, thank you so much for your information, I just have a doubt: when creating a WordPress site with v-install-wordpress, the file owner will be root or the users? Files owner will be user, of course :) I think wp-cli even won't run as root. That's why we call it with: sudo -H -u$user wp ... Hi dp...
by Ominae
Tue Aug 22, 2023 12:58 am
Forum: General discussion
Topic: Debian11 + MyVesta + Nginx + PHP-fpm 8.0
Replies: 3
Views: 14489

Re: Debian11 + MyVesta + Nginx + PHP-fpm 8.0

please tell me if wordpress will work in such an implementation?? I uploaded wordpress files to the root, but it doesn't want to appear wordpress works very well maybe you must have some problem choosing the user's NGINX template Server LEMP myVesta 0.9.9-0-4 Debian 12.0 NGINX PHP 8.2-FPM all stabl...
by Ominae
Mon Aug 21, 2023 7:51 pm
Forum: General discussion
Topic: Error when retrieving user backup (from one server to another server)
Replies: 0
Views: 3359

Error when retrieving user backup (from one server to another server)

hello everyone, hope you have a nice day. I am moving 9 users from a myVesta 0.9.9-0-4 LEMP Debian 10.13, NGINX, PHP 7.3-FPM server to a myVesta 0.9.9-0-4 LEMP Debian 12.1, NGINX, PHP 8.2-FPM server. The first 2 users worked OK, then I continued with the third one and from then on they all show the ...
by Ominae
Sun Dec 20, 2020 10:58 pm
Forum: General discussion
Topic: Migration from Vesta to myVesta
Replies: 6
Views: 6043

Re: Migration from Vesta to myVesta

I think not. But you can manually copy /var/log/apache2/domains/your-domain.com.bytes from old server to new. Also, you can edit /usr/local/vesta/data/users/SOMEUSER/web.conf and manually change U_BANDWIDTH='XXXX' value (get value from old server) Thanks Dpreca, effectively you must copy the file c...
by Ominae
Sun Dec 20, 2020 10:54 pm
Forum: General discussion
Topic: [File manager] Upload Limit
Replies: 8
Views: 7939

Re: [File manager] Upload Limit

Alright, thanks a lot! May i ask you if there is any post you could recommend for the best speed/security optimization? And another question, on cpanel i use a backup transport that backups up every second day and transports to google drive and stores for 1 month. Then a second script that backs up...
by Ominae
Wed Oct 28, 2020 5:23 pm
Forum: General discussion
Topic: Migration from Vesta to myVesta
Replies: 6
Views: 6043

Re: Migraion from Vesta to myVesta

hello dpeca how are you?
I wanted to ask you a question regarding the same.

In the migration process from Vesta to myVesta, will it be normal that the Vesta user backup does not add the bandwidth statistics data in myVesta?
Is there a method to migrate those statistics?
by Ominae
Mon Sep 14, 2020 2:26 am
Forum: General discussion
Topic: How does the bandwidth work?
Replies: 1
Views: 2402

How does the bandwidth work?

Hi dpeca, thanks for the great job you do alone! This topic is not a problem, it is only a doubt I have a question about how to control Bandwidth traffic, I usually have a user in VESTACP who consumes more Bandwidth than what is established in the plan and his user and his domain are never automatic...