AlphaPrime
- Total activity 53
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 10
Comments
Recent activity by AlphaPrime-
what mpm are you using ? rpm -qa | grep mpm read this
-
# sudo yum install httpd Loaded plugins: fastestmirror, universal-hooks, versionlock Loading mirror speeds from cached hostfile * EA4: 93.115.203.100 * cpanel-addons-production-feed: 93.115.203.1...
-
From what I see I can't install http2 from EasyApache 4... It dosen't exist when I try to install with the terminal. And in EasyApache 4 is not showing in review for provisioning if I try to insta...
-
are you using Ubuntu ? CentOS, but in EasyApache 4 I have many moduls with cloudlinux... I don't understand why... this is from the last full update of WHM
-
Can you post the ticket number here so I can follow along with that? Ticket #94441087 One of my accounts stoped working, The rest are ok!
-
This may also be a good one to open a ticket for. With the odd behavior on this machine in general, it seems like there could be some underlying configuration issues keeping everything from worki...
-
Hey there! Can you let me know specifically how you performed the ModSecurity installation? It would seem that is where the issue lies. Error: [2022-04-28 03:57:43 +0300] info [restartsrv_nginx...
-
Hey there! Can you let me know specifically how you performed the ModSecurity installation? It would seem that is where the issue lies. EasyApache 4 - Like all nginx modules - after removing i...
-
my nginx.conf if someone needs it include /etc/nginx/conf.d/modules/*.conf; user nobody; worker_processes auto; worker_rlimit_nofile 65535; error_log /var/log/nginx/error.log warn; pid ...
-
Hello! You need to make nginx configuration changes via custom configuration files rather than directly editing the nginx configuration file. Can you let me know if this article helps?