
gareth.star
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
Activity overview
Latest activity by gareth.star-
gareth.star created a post,
MD5 checksum failed on some files. Validation required.
lfd on my server sent me an e-mail about several files that were modified. Can someone from the cPanel/WHM team tell me whether or not they are from a legitimate update? There used to be a .version...
-
gareth.star created a post,
Will WHM or cPanel ever remove the my.cnf changes I have made?
According to MySQL/MariaDB, the config files on my server are at /etc/my.cnf and ~/.my.cnf. I have to make changes to my.cnf for the entire server (all accounts). I would have expected to be able ...
-
gareth.star created a post,
How to set default PHP development command version?
Hi. I've got a WHM/cPanel server with PHP 5.x, 7.0 and 7.2 installed. I'm trying to install the PHP libsodium package with 'pecl' using: pecl install -f libsodium The problem is the version of ...
-
gareth.star commented,
I'm not using anything socket based at the moment, but when I do, I'll come back with my results :)
-
gareth.star commented,
I can't believe it didn't occur to me to use port-based monitoring. Thanks, Michael! A similar question. What if sockets were used instead of ports? Would it be possible to handle that situation?
-
gareth.star created a post,
chkserv with one application and multiple processes
Let's say I've got 3 redis servers running on 1 machine. Each runs on a different port (1111, 2222, 3333). I create each chkserv.d file as follows: echo "service[redis_1111]=x,x,x,systemctl ...
-
gareth.star commented,
Yep, you answered everything I asked. Thanks a million, Jacob! :D
-
gareth.star commented,
It worked! You're my hero! (for today ;)) A follow-up question. When a new EasyApache version gets released, what will happen to this change? I'm assuming v60 will handle it, but what about v58?
-
gareth.star commented,
I just gave it a try and saw: Installing: ea-apache24-mod_mpm_event x86_64 2.4.20-3.1 EA4...
-
gareth.star created a post,
EasyApache 4 not resolving conflict correctly
Hi. I currently have a server that was provisioned with EasyApache 4 to use Apache 2.4 prefork. I have decided I would like to use the event MPM instead of prefork. I've selected "ea-apache24-mod...