gersonfs
- Total activity 22
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by gersonfs-
gersonfs commented,
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 ...
-
gersonfs created a post,
Split account between CPanel servers
Hello! I need to migrate the website files (from public_html) and database to another CPanel server and keep the emails on the current server. When using the account transfer tool, on the origin s...
-
gersonfs created a post,
Bandwidth Statistics causes apache graceful restarts?
Hello In recent days I have noticed several restarts of Apache, and they match with the schedule of Process bandwidth of the accounts. Process bandwidth causes restart of apache? In apache error_...
-
gersonfs commented,
MariaDB. Sorry, I forgot to report it.
-
gersonfs commented,
It only worked after put this file on /etc/systemd/system/mariadb.service.d
-
gersonfs commented,
Thanks, it should help!
-
gersonfs created a post,
Permanently modify /etc/systemd/system/mysql.service
Hello I need to permanently modify /etc/systemd/system/mysql.service, more precisely the settings ProtectSystem = false and ProtectHome = false I changed this file and executed systemctl daemon-re...
-
gersonfs commented,
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 ...
-
gersonfs created a post,
How change default pool directives
Hello How i can change default pool directives for new accounts listed in this link? Configurations Values of PHP-FPM - Documentation - cPanel Documentation Thanks
-
gersonfs commented,
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...