Zoltan Szabo
- Total activity 52
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 11
Comments
Recent activity by Zoltan Szabo-
Dear All, The suggested solution worked right then. Now let me just SUM up what you need to install mcrypt extension to php 7.2 on Cpanel. RPM link is for (Centos 7)! For other systems please see l...
-
It looks like the "yum install libmcrypt-devel" command referenced in my last response incorrectly included a space after the hyphen. I've corrected it so that it correctly shows: yum install lib...
-
Hello, yum install libmcrypt yum install libmcrypt -devel /opt/cpanel/ea-php72/root/usr/bin/pecl install channel://pecl.php.net/mcrypt-1.0.1 Thank you. Dear All, I tried to setup mcyrpt php ext...
-
All right everybody, I was also brave and did the changes, and works all right! I have done this in apache global config. With the trick of double saving (server limit first 512 and second down to...
-
The Global Configuration UI wouldn't let me change Max Request Workers to the 400 that is recommended for Event MPM, so I went ahead and edited /var/cpanel/conf/apache/local, setting it there, and ...
-
Hello, The performance-related options in "WHM >> Apache Configuration >> Global Configuration" are intended for the Prefork MPM. You will notice the following under the "Notes" section for some o...