Scott Galambos
- Total activity 343
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 93
Posts
Recent activity by Scott Galambos-
csf.conf not rotating csf.deny entires?
I have a problem I think. I'm running cPanel 72.0.7. I have mod_security2 blocking wp-login.php hack attempts. It works fine. Entires are added to /etc/csf.deny automatically per the rule. Pro...
-
Anti flood protection?
How do I make my cPanel v70.0.48 server block and IP that is connected more then say 50 times to all ports? I keep getting flooded by these bots scanning for Wordpress holes. A fancy netstat comm...
-
Modify PHP mime type properly?
I need to add .htm and .html to my PHP mime type handler thing. I'm doing this in /usr/local/apache/conf/php.conf with: AddType application/x-httpd-ea-php56 .php .php5 .phtml .htm .html this is ...
-
Session lifetime too short after move to EA4
I moved to EA4 and now my sessions expire far too fast. I had it set to like 8 hours before and that was great. Now it seems to be like 15 minutes. I tried increasing PHP's session.gc_maxlifet...
-
Apache hit throttle Forbidden error?
What would make Apache give a Forbidden (You don't have permission to access /test.html on this server) error after trying to hit a URL too many times too fast? Its like its being rate throttled b...
-
Specify unique MX in Email Routing?
How can I enter a specific MX record for an addon domain (eg. test.com) in Email Routing? I use to be able to do this in older versions of cPanel if I remember correctly. Now all I can do is sele...
-
timedate being activated all the time?
I constantly get this in my logs, every few minutes on my cPanel server. Is this ok? What is this for? Oct 10 06:12:09 core dbus[729]: [system] Activating via systemd: service name='org.freedesk...
-
Clearing cPanel log files?
my cpanel logs in /var/log/cpanel take up 400MB now. can I reset these somehow? like a cp /dev/null error_log or access_log? thats ok? spamd_error_log is big too. I just don't want to zero them...
-
How to get cPanel to add SSL to domain again?
I added an add-on domain. It tried to add the WHM built-in SNI SSL cert which is good. But the DNS resolved to the wrong IP by chance so the web site always comes up with an SSL cert invalid erro...
-
Track Delivery missing emails?
When a web site on my cPanel server sends mail using the php mail() command is that message suppose to appear in Track Delivery? I don't see it.