horizon2021
- Total activity 60
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 17
Comments
Recent activity by horizon2021-
I've now had the hostname ssl cert renew on 3 servers with the new cpanel provided 90-day hostname cert, and none of them has sent an email regarding the new hostname cert being installed. All of t...
-
I'm also seeing this behavior on a server 5-days in a row now during the nightly cron the same as the first post: The cPanel Store returned an error (X::TemporarilyUnavailable) in response to the ...
-
I'm also seeing this behavior on a server 5-days in a row now during the nightly cron the same as the first post: The cPanel Store returned an error (X::TemporarilyUnavailable) in response to the r...
-
That is the message I get on February 6th, server time Eastern, but I can't see anything else happening even with the --verbose option. Unsure if the script is using a date other than the server's ...
-
Thanks for the post -- have also been getting stressed by this issue. I've been getting emails now for a few weeks that one of my server's free cpanel/whm hostname certificates would expire in un...
-
OK, I still don't understand the apache warning. What I thought it meant was that some malicious person / malware / etc. could insert some control-character through simply visiting a website and s...
-
Thanks very much for the reply. Never sure if I'm too paranoid or not paranoid enough ;) Is there anything potentially dangerous to worry about when piping tail to grep, or when redirecting the ou...
-
I'm still thinking about the warning that apache has on their site: "In addition, log files may contain information supplied directly by the client, without escaping. Therefore, it is possible for ...
-
Thanks. I have the cloudinux and cpanel license through my datacenter. Since in testing for several days it only affects xenforo and only on the server with mysql 5.7, I think I'll live with it for...
-
On the one server with mysql 5.7, after changing php versions with cloudlinux php selector I simply have to do service httpd stop service mysqld stop service mysqld start service httpd start and ...