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 Cpanel! Regardig EA-7903 I had issues with my sites. I am using a custom router.php, all requests rewritten to this router.php which decides what to show. Problem: Previously pseudo urls wit...
-
Thank you for the fix. Now I have 2 questions: Does PHP FPM conf. stays like this, or we can expect future changes? Do we have a feature request for accepting EA changes not just auto update in ba...
-
OK, its no problem (that cloud linux unsopported) I can go back to Apache's symlink protection or just forget about it, as I am the only Cpanel user on this server. New question: How can I disable...
-
All right, I managed to load into the new Kernel, but wasnt easy. First of all no, grub command was working so I could not do any Temp boot change. Before doing what I did, please go through these...
-
Thanks for the infos, I will look into those, definitely. Just one last thing: /boot/grub/grub.conf has a line showing default=4 The list of kernels in this file contains 5 items, the last 5th o...
-
I was thinking on the problem. 1st Maybe there is a command to check which Kernel is flagged to boot into. 2nd Maybe a gracefull server reboot isnt enough on a VPS? I can do real shutdown and start...
-
OK, I just reboted the system with WHM => gracefull reboot uname -r Still returns: 3.10.0-327.4.4.el7.centos.plus.x86_64 In WHM => Security advisor, I still get the error: " The system kernel is a...
-
rpm -qa |grep kernel Returns: kernel-plus-3.10.0-693.21.1.el7.centos.plus.x86_64 kernel-plus-tools-libs-3.10.0-862.2.3.el7.centos.plus.x86_64 kernel-plus-3.10.0-693.11.6.el7.centos.plus.x86_64 ...
-
rpm -qa |grep "kernel-3.10.0-" Did not return anything! uname -r Returned 3.10.0-327.4.4.el7.centos.plus.x86_64 In WHM / security advisor I wanted to use the free symlink protection Kernel Ca...
-
Hi @Zoltan Szabo This sounds like you're running an older kernel but you have the newer kernel installed on the server (just not booted into it) To confirm this can you run the following: rpm -q...