
alanski
- Total activity 10
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by alanski-
alanski created a post,
apache_php_fpm keeps going down and restarting
For the last 48hrs i keep getting emails from checkservd: The service "apache_php_fpm" appears to be down. 5 minutes later it will magically restart. I just know twitchy users will be calling me mo...
-
alanski commented,
Is this still not possible? It seems you can take your whole server down with lack of this information. Is there no way of knowing?
-
alanski created a post,
httpd stopping with no space warning but disks are half empty
httpd stopping with no space warning but disks are half empty. Jun 10 15:09:07 : Failed to set a watch for httpd.service's PID file /run/apache2/httpd.pid: No space left on device I have trie...
-
alanski commented,
I have gone thru the basic setup again. I have a repo on local. I can add files and commit and push from local to Cpanel repo. Tree is clean. Yaml exists at top of tree and is valid YAML format St...
-
alanski created a post,
Git repo - The system cannot deploy automatically
I have successfully setup repos on github and automated deployments from github to my WHM server. I have now tried a repo on a CPanel account. I can push changes from my local laptop to the CPanel ...
-
alanski commented,
SOLVED: I just downloaded ImageMagick 7 rpms via cmd line wget, installed with yum, and then reinstalled the PECL Imagemagick extension wrapper and restarted php-fpm. PDF to jpg with php now works ...
-
alanski created a post,
Configuring Imagemagick with lcms2
CENTOS 7.5 , Easy Apache 4 php 7.1 I have Imagemagick running fine. However it is missing the lcms2 library that lets it utilise icc color profiles. The default rpm does not seem to include it. I...