filip212
- Total activity 26
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 7
Posts
Recent activity by filip212-
php-fpm master process run under user
Please how i can change run php-fpm master process from root under user? I mean now i have 1 master process which si running under root and i need master process for every one user running under hi...
-
PHP-FPM configuration for shared hosting
Hello, I have server with 50GB of ram and 10 CPUs. My configuration of PHP-FPM is: pm : ondemand pm_max_children : { name: 'pm.max_children', value: 15 } pm_max_requests : { name: 'pm.max_requests'...
-
Errors with PHP-FPM
Hello, I have this error in apache error log: [Thu Sep 07 22:34:34.786574 2017] [proxy_fcgi:error] [pid 8365] [client XXX.XX.XXX.XX:28762] AH01067: Failed to read FastCGI header, referer: http://...
-
Custom php.ini question
Hello, If i have some settings in whm administration in multi php ini editor and i allow multi php ini editor in cpanel accounts are users possible to enable functions which i disabled in administr...
-
Account Compromised Question
Hello, I have some security issues. Some hacker send me list of domains with their real ftp accounts usernames and send me database name and password of one web which have webhosting at us. Website...
-
ModSecurity Inbound Anomaly Score Exceeded
Hello, I have some questions about ModSecurity. I have this email: Time: Tue Aug 29 17:56:39 2017 +0200 IP: [Removed] Failures: 10 (mod_security) Interval: 3600 seconds Blocked: Permanen...
-
suPHP vs CGI with PHP-FPM
Hello, Which choose is better? CGI handler with PHP-FPM or suPHP handler ? CGI handler with PHP-FPM too runs processes as user with his rights or no? What safety? Which one is safier? Which one is ...
-
PHP function fwrite() problem
Hello, I have problem with use php function fwrite(). I have php server status script which use fsocket fwrite and some other functions. Installed CMS is php-fusion. All servers shows offline but...
-
How to create user with acess to ftp and all folders like root?
Hello, I need help with this: I have latest CentOS linux on my VPS with full root acces. I have installed WHM with Cpanel and WHMCS. I have buyed license... I have disabled ssh root access with pas...