Dradden45
- Total activity 46
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 12
Comments
Recent activity by Dradden45-
@cPanelRyland thanks for that. I didn't even think to check as I do not remember adding anything. In fact completely opposite I usually add a cron to cleanout backups since we have another solution...
-
Hi Michael, I didn't even think to check as I did not add any custom crons, but I see these: 0 1 * * * /usr/local/cpanel/scripts/cpbackup 0 2 * * * /usr/local/cpanel/bin/backup Were these set b...
-
I have the same issue. epel is installed. /scripts/check_cpanel_rpms --fix I ran yesterday and still have the same issue today (update generated same warning)
-
I solved this by using distiller.
-
Makes sense, seems to be taking quite some time for the fixes just to get to Fedora repos, nevermind Centos. Looks like it will be at least a day yet before anything is available.
-
Out of the blue working now, no idea why now it works nothing changed. Will have to see if it persists after the next reboot. Thanks for the help.
-
Hi Michael, yum install memcached.x86_64 php-pecl-memcache.x86_64 Than I tried to add through Software > Module Installers > PHP Pecl It complained about: checking for libmemcached location... ...
-
I also have issues tracking down the pid file for memcached. It should be in /var/run or am I mistaken?
-
Hi :) Yeah that would help :P Starting railgun (via systemctl): Job for railgun.service failed because a configured resource limit was exceeded. See "systemctl status railgun.service" and "journ...
-
Monit works very well for this, you couple that with M/monit and it is really flexible and powerful. You can also have monit restart applications based on conditions. Let's say Apache is bogging do...