gersonfs
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Comments
Recent activity by gersonfs-
pm.max_children 5 is a very high value for servers with many domains. I currently use EA3 with fastcgi, I want to use the equivalent settings for EA 4 + FPM. And one of them is limiting the number ...
-
According to the documentation, currently not. [LIST] You cannot use the PHP-FPM handler as a global PHP handler. To use this PHP handler with shared servers, you must perform extra steps to conf...
-
Ok, but for use PHP-FPM on a shard host, like us, we need perform extra steps for each user. We ave about 700 accounts on every dedicated server, its impossible do it. We need use FastCGI as a glob...
-
Hi Jacob P, It's not the same thing, what I need is fcgid_module and not PHP-FPM. In easyapache 3 have the fcgid_module not dependent on PHP-FPM, he invokes and directly manages PHP processes. fcg...
-
I am also with this same problem on multiple servers. It seems to be a problem after an upgrade from cPanel. 2016-01-28 14:05:00 The system failed to read the maildirsize file "/home/user/mail/dom...
-
Yes, its enabled! But when i transfer an account from other cpanel server, only legacy backup is on, "backup" is off on "Select Accounts" screen. Or it happens because on the source server I have...
-
Hey there! In general, the process would look something like this: -perform the migration as normal, from the Source to the Destination. (For our example, we'll assume you're keeping the email ...
-
MariaDB. Sorry, I forgot to report it.
-
It only worked after put this file on /etc/systemd/system/mariadb.service.d
-
Thanks, it should help!