
grayloon
- Total activity 82
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Activity overview
Latest activity by grayloon-
grayloon created a post,
Move MariaDB
I currently have a web server running cPanel . Sites on that server use a remote database server running MariaDB 10.2 on CentOS 7.9. Due to a dwindling number of sites we host, I'd like to combine ...
-
grayloon created a post,
Apache 404 on All Sites
We have an internal staging server where we test sites before deploying to production. Each site has a subdomain of our corporate domain. I've just noticed that all requests are returning a blank p...
-
grayloon created a post,
Bash force php-cli
We use a 3rd-party host (Platform.sh) for some of our sites. They provide their own CLI utility as a phar file. On my cPanel server, I'm using cron to call a bash script that's executing the platfo...
-
grayloon created a post,
PHP 7.2 Secure Transition
I'm currently running PHP 5.6 with the CGI handler for PHP-FPM. I'm also running suexec. I may have some sites that are not compatible with PHP 7.2 by the end of the year, so I want to make sure I ...
-
grayloon commented,
I was having a similar issue with WHM 74. My default PHP version is 5.6 (for now), and I needed to use 7.1 due to composer requirements on a specific site. I was able to resolve the issue by using ...
-
grayloon commented,
I'm diving back into this, because a cPanel support tech slapped my hand for having a really outdated .local file in place. I removed the file to get my server working properly, but I'd still like ...
-
grayloon created a post,
SetEnv in .htaccess File
I just transferred a site from an EA3 server running Apache 2.2 and PHP 5.6 to an EA4 server running Apache 2.4 and PHP 5.6. In the .htaccess file for this site, there's a SetEnv declaration: SetE...
-
grayloon commented,
I'm resurrecting this thread, because I'm running into the same issue. I have a new cloud server running CentOS 7 that shows libssh2 is installed: # rpm -qa|grep ssh2 libssh2-1.4.3-10.el7_2.1.x86_6...
-
grayloon commented,
It's possible your CloudFlare configuration is causing this issue. I'm also using Cloudflare in front of my cPanel sites, and I can confirm that it doesn't play well with AutoSSL. In most cases, Cl...
-
grayloon commented,
I figured it out. I had to copy and edit the vhost.default template as well.