s2s
- Total activity 24
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
Comments
Recent activity by s2s-
I resolved this issue by adding the following code to the cPanel vhosts template (at the top): /var/cpanel/templates/apache2/vhost.local ServerName default-unauth-domain Order deny,al...
-
So far it seems to be returning a 404 for the specific domain in question (and for visiting via IP). Not sure what else might be affected though (crawlers/bots, SEO, etc) - so will monitor for a w...
-
Thanks Michael, I think that directive should be enough. I opted not to use the Hostname access control for performance.
-
The issue has finally been resolved. Turns out there was yet another config controlling the settings (/etc/bashrc) . To confirm, the configs were changed to: ########## #cPanel Added Limit Protect...
-
Hi Michael, I have re-opened the ticket for further investigation. May I note one thing - almost exactly one week after opening the ticket with cPanel Support I start receiving extrememly high vol...
-
Nope, still not working. [admin@442248 ~]$ ulimit -u 35 [admin@442248 ~]$ cat /etc/security/limit.conf | grep admin -bash: fork: retry: Resource temporarily unavailable -bash: fork: retry: Resourc...
-
OK so I configured the change and scheduled a reboot - the limit still remains the same. [admin@442248 ~]$ ulimit -u 35 [admin@442248 ~]$ cat /etc/profile.d/limits.csh ########## #cPanel Added Li...
-
Hi Michael, Ticket number: 4566359 Edit: if you really need access, let me know (I refused it initially)
-
OK so the system rebooted last night and still today the nproc limit is 35 ? [admin@myvps ~]$ ulimit -u 35 So there must be some other configuration or script that is controlling this (along with...
-
[quote="cPanelMichael, post: 1565961">You can manually modify the settings imposed by shell fork bomb protection using the instructions from this post: Shell Fork Bomb Protection Exceptions Thank...