Search found 712 matches
- Sun Jun 12, 2022 2:45 pm
- Forum: General discussion
- Topic: How to migrate from VestaCP to myVesta?
- Replies: 8
- Views: 110
Re: How to migrate from VestaCP to myVesta?
Yes, it's true. But what happens next? I can't stop the web and database services or delete the user folder with all site files. Sorry for such stupid questions, I'm afraid of losing my clients. In the tutorial it's clearly said that you need two servers. Or, if you have only one, download backups ...
- Sun Jun 12, 2022 2:38 pm
- Forum: General discussion
- Topic: How to migrate from VestaCP to myVesta?
- Replies: 8
- Views: 110
Re: How to migrate from VestaCP to myVesta?
You can try that way, but I'm not sure if it still works.
Probably not.
Probably not.
- Sat Jun 11, 2022 9:56 pm
- Forum: General discussion
- Topic: How to migrate from VestaCP to myVesta?
- Replies: 8
- Views: 110
Re: How to migrate from VestaCP to myVesta?
you don't need panel interface to run 'v-backup-user' command from SSH, right?
- Sat Jun 11, 2022 9:24 pm
- Forum: General discussion
- Topic: How to migrate from VestaCP to myVesta?
- Replies: 8
- Views: 110
Re: How to migrate from VestaCP to myVesta?
the best way is migration - viewtopic.php?f=24&t=50
- Mon Jun 06, 2022 8:28 am
- Forum: General discussion
- Topic: Installation of myVesta in Ukraine
- Replies: 10
- Views: 1112
Re: Installation of myVesta in Ukraine
I'm happy you are fine.
OK, I will remove mirror server then, you should remove previously added lines from /etc/hosts
- Thu Jun 02, 2022 4:23 pm
- Forum: Installation
- Topic: Change PHP-FPM to Apache2
- Replies: 3
- Views: 165
Re: Change PHP-FPM to Apache2
Because myVesta is switched to faster mpm_event Apache mode, and all PHP is moved to PHP-FPM.
It's more stable stack than PHP in Apache.
It's more stable stack than PHP in Apache.
- Sat May 28, 2022 12:24 am
- Forum: General discussion
- Topic: Installation of myVesta in Ukraine
- Replies: 10
- Views: 1112
Re: Installation of myVesta in Ukraine
I hope you are safe @Sitego
Can you check is myvestacp.com domain still blolcked on CloudFlare ?
Can you check is myvestacp.com domain still blolcked on CloudFlare ?
- Sat May 28, 2022 12:20 am
- Forum: General discussion
- Topic: restore_errors
- Replies: 1
- Views: 101
Re: restore_errors
Yes, just ignore.
- Thu May 12, 2022 9:24 am
- Forum: General discussion
- Topic: iptables not working
- Replies: 8
- Views: 326
Re: iptables not working
but let's
v-update-firewall
be last command you run.
and do
iptables -L -n
so we can see if rules are there
v-update-firewall
be last command you run.
and do
iptables -L -n
so we can see if rules are there
- Thu May 12, 2022 8:46 am
- Forum: General discussion
- Topic: iptables not working
- Replies: 8
- Views: 326
Re: iptables not working
ahh, you already wrote it's in /usr/sbin
ok, try then:
ok, try then:
Code: Select all
ln -s /usr/sbin/iptables-save /sbin/iptables-save