devinh
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by devinh-
devinh commented,
exe:/usr/sbin/nginx also in pignore file in middle of lists, but still getting emails, should I edit via ssh? can't I use whm user interface?
-
devinh created a post,
lfd Suspicious process running under user nobody
my whm version: 100.0.7 apache+nginx+npm+php-fpm I am getting hundredes of alert email from ConfigServer Security & Firewall - csf v14.15 as follows Time: Thu Jan 27 20:29:02 2022 +0530 PID: ...
-
devinh created a post,
[CPANEL-37171] - Could not enable http2
using v96.0.9 WHM, Apache Apache 2.4, PHP 7.1, PHP 7.4 and mpm_event with NGINX enabled, in order to activate http2 I enabled mod_http2 via easyapache and restarted, but still http2 not activat...
-
devinh commented,
finally I find session save location.. by using following method.. in php echo 'sess_'.session_id() ; in linux search about out put, find / -name 'sess_6b966dbe1ceb5fd9c578a29aaf20c7a7' you can fi...
-
devinh commented,
I literally just found your thread after
-
devinh commented,
my site won't work without generating session file, also my session expire time is 3 hour, is it possible /tmp folder in some other location?
-
devinh commented,
php info says same "/tmp"
-
devinh created a post,
php no sesssion files in session save path /tmp
using CENTOS 7.7, php 7.3, whm 86.0.18 I set php session.save_path = "/tmp" but there is not session files in /tmp folder, but site working properly, where it ll be session files, why not storing i...
-
devinh created a post,
Apache MPM Event MaxRequestWorkers setting
As I am new to server settings, can any one pls help me in Apache MPM Event MaxRequestWorkers settings I used following for total httpd process and avg memory ps -ylC httpd --sort:rss | awk '{sum...
-
devinh commented,
Thanks finally, Shall I ignore this notice/message?