masterross
- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Comments
Recent activity by masterross-
Hi guys, i know how to restore the backup. But ordinary end-user doesn't and that's I was looking per-account removing the prefix. Anyway thanks for your help!
-
Hi, But I have DB without prefix already and I have backup of this DB trought cPanel. When I try to restore it, it's not updateing existing one, but make new DB with prefix. So should be a way to ...
-
Hi, It's hardware dedicated server and I'm logged as root. The problem seems to was only with this proccess which I had to kill. Other php-fpm: pools can be traced. But I wanted to see why the ment...
-
Hi, I remove mods in system FPM settings: 57229 And tried phpinfo - no changes. Warnings still logging! After that I did change in per domain FPM: 57233 57237 The setting in phpinfo is chang...
-
Hi, I'm on v78.0.13 and did this: 57221 57213 But nothing changed: 57217 What is wrong? Additionally I edit /var/cpanel/userdata/username/domain.com.php-fpm.yaml and tried again php_value_e...
-
OK, Found that should be in int format: error_reporting(E_ALL | E_STRICT); // 8191 error_reporting(E_NOTICE); // 8 error_reporting(E_PARSE); // 2 error_reporting(E_WARNING); // 2 error_reporting(...
-
Looks like is not OK. When I check phpinfo I see error_reporting 1 Please help to log only errors.
-
I edit: /var/cpanel/userdata/$user/$domain.tld.php-fpm.yaml and i set: php_value_error_reporting: {name: 'php_value[error_reporting]', value: E_ERROR } to LOG only errors. Is it correct?
-
Nah... Again is slow :( Dont have any idea what is wrong but I'm sure it's max connections related.
-
I found that Baidu bot (220.181.108.*) overloading the server connections. Now looks good,