outofcontrol
- Total activity 40
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Activity overview
Latest activity by outofcontrol-
outofcontrol commented,
Same issue here but dated June 18th. I tried running /usr/local/cpanel/bin/checkallsslcerts and it says it will not renew until 3 days before (15th). 3 days is too short. Been burned a few years ba...
-
outofcontrol created a post,
EA-11565 - Elevate CentOS 7 to AlmuLinux8 - missing ea_profile.json
While elevating from CentOS7 to AlmuLinux8, the ea_profile.json is not generated. What we have done: # /scripts/elevate-cpanel --check * 2023-07-22 09:23:20 [INFO] Successfully verified signature...
-
outofcontrol created a post,
Perl CGI CPU usage very high over last couple of months - how to troubleshoot
We have a series of ancient CGI scripts (behind members firewall). Until the last month or so, we never had an issue with these scripts. Now, on a regular basis the scripts appear to get stuck and ...
-
outofcontrol created a post,
doveconf: Fatal: Error in configuration file - after upgrade last night to v100.0.2
This morning our server refuses to start Dovecot and Exim showing in Server Status that Exim is in pending state, IMAP (2.3), lmtp and POP (2.3) are down. Attempting to restart Exim appears succes...
-
outofcontrol created a post,
Services SSL not renewing as expected
We have been getting daily emails stating "The SSL certificate for "exim" on "our.domain.com" will expire in less than 30 days." We are now at 18 days left and the main cpanel certificate is still ...
-
outofcontrol created a post,
Mailman mailing appears in public list when set to private
Perhaps a noobie question, as we just started looking at Mailman. We have a rather large Majordomo install with over 100 lists spanning 15 years and we are considering moving to Mailman. We thought...
-
outofcontrol commented,
Ugh, okay then. I've installed suPHP and set that site to not use php-fpm. Problem solved.
-
outofcontrol commented,
Today, no further ahead, I created two files in /wiki: /wiki/test.php and /wiki/test.html. They both contain simply one word: Hello. The HTML file loads fine in the browser. The PHP file doesn't l...
-
outofcontrol commented,
Just discovered that if I try and load a non-PHP file within /wiki, it loads perfectly fine. So this issue is only affecting PHP files. Which seems to indicate it's a PHP-FPM misconfiguration somew...
-
outofcontrol created a post,
Apache Alias directive not working un EA4 with PHP-FPM
Under EA3 we had an Alias in /usr/local/apache/conf/userdata/ssl/2/user/domain/domain.conf like this: Alias /wiki /home/user/public_html/wiki_2 This worked well. Under EA4 I've put the alias dire...