
Jcats
- Total activity 1228
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 430
Comments
Recent activity by Jcats-
You can't switch to cPanel for SSL :rolleyes: The "cPanel (powered by Sectigo)" provider cannot currently accept incoming requests. The system will try again later.
-
Dunzo :)
-
That is just the PHP extension, you need to install the daemon itself. yum -y install memcached.x86_64 chkconfig memcached on service memcached start Should do it
-
Ahh gotcha, sorry misunderstood but thank you :D
-
Yeah I did, but it was the same IP and it was the clients IP. That IP wasn't related to the attacks we were seeing, I just thought it was odd the connection count started reporting after 90+ hits ...
-
That is a client IP but I think the problem was actually from some kind of an attack, I ended up blocking a few ranges that had a lot of failed counts throughout our network and the issues seems to...
-
Getting more and more reports :( its like everyone is starting off with 90+ attempts, example: # grep 123.123.123.123 /var/log/exim_mainlog |grep count 2020-09-06 22:23:50 SMTP connection from [...
-
We have a few cases, one is from an office so there are several devices on the same IP which initially I was leaning towards too many devices but they've had service with us for quite some time and...
-
You would be better off asking assistance from your web host for password resets.
-
You'd have to look at the MySQL error log. Try and start MySQL then: tail -100 /var/lib/mysql/server.hostname.com.err replace server.hostname.com with your actual server hostname, or run: echo ...