Mister9
- Total activity 31
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 8
Comments
Recent activity by Mister9-
Hi! Thank you for the info. The internal IP address is utilized in the server configuration files, but the use of 1:1 NAT should allow you to access the corresponding public IP address for that lo...
-
Thank you!! I appreciate it!!
-
Will do. Hopefully it's just a display bug. Thank you!
-
Hello! Yes, this is what's going on.. I ran that search command and the results have nothing below php 7.4 ea-php74-7.4.33-1.el8.cloudlinux.1.x86_64 ea-php74-pear-1.10.13-2.el8.cloudlinux.noarch e...
-
Make sure that that they use the dirname(__FILE__) or __DIR__ in the input for mkdir. And that the cron job is run with the correct path. Thank you for leading me in the right direction. I chec...
-
Update: I resolved this by updating the EA4.repo file. mirrorlist=
-
I was able to resolve this by removing php7.1.15 first and then reinstalling php 7.1.2 first.
-
Thank you Michael! That post has been very helpful.
-
Also slightly off topic, I was wondering why someone would use CSF to block the IP instead of blocking the IP in ModSecurity. Is this a performance preference?
-
There may be other ways, but you can do this with the combination of ModSecurity and CSF. You would have to make a custom ModSecurity rule to block that specific URL, then set CSF to block the IP a...