Search found 932 matches

by myVesta
Mon Oct 12, 2020 1:12 am
Forum: Optimizations
Topic: Need Optimization suggestions for a new server
Replies: 10
Views: 19009

Re: Need Optimization suggestions for a new server

I think that you can change MaxRequestWorkers is set in /etc/apache2/mods-available/mpm_event.conf After that restart apache. Anyway, this is very unusual. You are either under some http flood attack, or your PHP application is simply holding process for infite time? What are the values for pm.max_c...
by myVesta
Sat Oct 10, 2020 2:12 am
Forum: General discussion
Topic: How do I activate imagick in PHP7.4?
Replies: 1
Views: 1376

Re: How do I activate imagick in PHP7.4?

Code: Select all

apt update
apt install php7.4-imagick
by myVesta
Wed Oct 07, 2020 12:45 pm
Forum: General discussion
Topic: Cpanel Restore script
Replies: 6
Views: 2560

Re: Cpanel Restore script

Unfortunately, not. Vesta is using MD5 hash function for passwords hashes, and cPanel uses (I think) SHA-256 algorithm. Both algorithms are one-way-only, so there is no way to get decrypted value (in order to crypt it again with MD5 algorithm). You can only set old passwords manually, if you know th...
by myVesta
Wed Oct 07, 2020 12:34 pm
Forum: General discussion
Topic: Mail scripts not sending or receiving
Replies: 7
Views: 4469

Re: Mail scripts not sending or receiving

Check file /var/log/php-mail.log
Maybe you can see sent mails there.
If you see them there, confirm me, so we can continue.
by myVesta
Tue Oct 06, 2020 11:01 pm
Forum: General discussion
Topic: Mail scripts not sending or receiving
Replies: 7
Views: 4469

Re: Mail scripts not sending or receiving

Then something other is problem.
Do you see anythinng in error log for that domain?
by myVesta
Tue Oct 06, 2020 8:17 pm
Forum: DNS
Topic: PTR record?
Replies: 3
Views: 5794

Re: PTR record?

Hmmm, you are right, I didn't see it. Maybe in some specific situation DNS on our servers can be used for PTR for some IP pool, but that's not definitely scenario in which myVesta is commonly used. Probably it's there because Bind9 can do it, but in some very other scenario... when your server gives...
by myVesta
Tue Oct 06, 2020 8:10 pm
Forum: General discussion
Topic: Roundcube defaced on one account
Replies: 6
Views: 2738

Re: Roundcube defaced on one account

Maybe somehow they kept old template.
Nginx proxy template must be hosting-webmail-phpmyadmin or hosting-legacy.
Trust me :D
by myVesta
Tue Oct 06, 2020 7:39 pm
Forum: DNS
Topic: PTR record?
Replies: 3
Views: 5794

Re: PTR record?

You can't set PTR record in hosting panel. Your datacenter is probably providing an interface for that - in the same 'panel' you can cancel server, shut down server, buy more servers, and other datacentar related stuff. PTR record should be equal to your server hostname, and yes, it should be FQDN, ...
by myVesta
Tue Oct 06, 2020 7:32 pm
Forum: General discussion
Topic: Roundcube defaced on one account
Replies: 6
Views: 2738

Re: Roundcube defaced on one account

That's not deface.
Please read viewtopic.php?f=7&t=37
by myVesta
Tue Oct 06, 2020 3:40 pm
Forum: General discussion
Topic: Roundcube defaced on one account
Replies: 6
Views: 2738

Re: Roundcube defaced on one account

Can you make the screenshot of "deface" ?