cPWilliamL
- Total activity 411
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 177
Comments
Recent activity by cPWilliamL-
Hi, I am not seeing a section in WHM to set this; however, it can be set and read via API: WHM API 1 Functions - get_public_contact - Software Development Kit - cPanel Documentation
-
Hi @Ldbeaudoin, Reviewing the code(/etc/exim.pl.local), you should be able to do this via '/var/cpanel/email_send_limits/max_deferfail_$domain' file. For thorough stats, you can check the eximstat...
-
Hi, I've searched for this as well, but have not found much documentation on it. Did you find the above solution to work? Thanks,
-
Hi, This is the dovecot solr FTS process: 64 Release Notes - Version 64 Documentation - cPanel Documentation If you would like, you can disable the service at WHM > Service Configuration > Servic...
-
Hi @chessmango, I believe this is related to the post below: Remote backup directory change? As a workaround, have you tried setting '/../backup' as the path to see if this helps? Thanks,
-
It could be that your RPM database is not in good health. You could try running the command below: /scripts/find_and_fix_rpm_issues It's also possible the server is experiencing high I/O wait. Hav...
-
Hi, Well, I could certainly see why that may trip up mod_evasive; that's a large operation to be doing over Apache. Personally, I'd consider using S/FTP for this operation, but I can see how users...
-
1) cPanel would be unaware of the database and would not manage it for you. 2) The databases must be created through cPanel. If you have already created databases, you can remap them to the cPanel...
-
Hi Leon, For cPanel to properly manage and keep track of your database and users, they must be created through cPanel. You can still use the command line to do this: UAPI Functions - Mysql::create...
-
The way this is generally handled is by adding them to your server's trust store: Certificate Installation with OpenSSL - Other People's Certificates However, as you are using a shared host, I don...