masterross
- Total activity 83
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 22
Posts
Recent activity by masterross-
Rename prefixed databases and database users
Hi, I'm trying to remove/uncheck option "Rename prefixed databases and database users" from WHM Home "Account Functions "Modify an Account But I'm getting: "You must change at least one value in ...
-
strace: attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted
Hi, I'm getting strace: attach: ptrace(PTRACE_ATTACH, ...): Operation not permitted When I try to trace process via Home "System Health "Process Manager or shell The process is php-fpm: po...
-
error_log fills up even with Error Off
Hi, I'm getting filled /home/username/logs/domain_tld.php.error.log Even display_errors is Off. How to stop it? Thank you!
-
max_open_files cannot be changed
Hi, It looks like mysql (10.1.37-MariaDB, WHM v76.0.18) doesnt accept max_open_files set in my.cnf I have: table_open_cache = 8000 but after restart when I check var: MariaDB [(none)]> show glob...
-
PHP Pecl Installer Module Include Path missing
Hi there, I'm trying to install apcu from "PHP Pecl" Installer Module but when I select ea-php72 and apply it, modules are not loaded. The Module Include Path is empty. Can you help me to fix it? ...
-
OPCache configuration per account
Hi, I need help with OPCache configuration per account. I activate OPCache and put some settings in: /opt/cpanel/ea-php56/root/etc/php.d/opcache.ini but I want to set individually opcache setting p...
-
Account is missing
Hi guys, Today I realized that one of mine account is missing in WHM in list accounts! It's very strange! The account is fiscally exist in the server I can access it and from web (cPanel) too but i...
-
Unable to import database from shell
Hi guys, I'm trying to import big mysql DB from shell. I ran: mysql -uroot -p my_new_db < /bak3/old_db.sql It asks for pass I provide and after few min all is finished. But when I checked the user'...
-
SSL not working after server reboot
Hi guys, I have problem. After I reboot server websites that use SSL stop working. It's trying to load but failed. If I restart only Apache they start run correctly. Any idea? Using: CENTOS 7.3 ...
-
AutoSSL and TXT Files
HTTP redirects seem to be pretty troublesome: specifically, the default cPanel/Comodo provider will fail if it finds a redirect. To address this, we"re implementing logic in 60 to insert mod_redi...