Rogerio
- Total activity 103
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 25
Posts
Recent activity by Rogerio-
Failed to start cPanel services Issue
Hello, I have 2 servers with cPanel that, after version 76, sometimes, cPanel stops and fails to restart, closing all doors 20XX (cPanel, WHM, webmail, etc). I just "service cpanel restart" and a...
-
Can't understand "out of memory" kills
Hello, my server has 4 Gb of RAM and is not overloaded. Sometimes some PHP scripts use more memory and I receive "out of memory" messages, but there is no out of memory... and it kills MySQL, what...
-
Emails from cron to root
Hello, I'm not receiving emails from Cron, because it returns that root@hostname is invalid... Like: (myhostname replaced the real fqn) 2018-11-06 10:42:02 1gK0gE-0006VR-Qs <= root@myhostname U=...
-
Folders .Spam vs .spam vs .Junk
Hello, my users are always confused about the spam folders. Using RoundCube, it shows 2 "spam" folders (.Spam and .Junk) named as "Spam" with different icons. And using SpamBox, there's another, ....
-
Force regenerate server's SSL certificate
Hello, I'm having a problem when an user try to open webmail from his cPanel account. Scenario: My server hostname is like server.example.com.br I just created DNS entries for it and www. When a...
-
Strange "fake" CPU usage during Backup
Hello, I'm having a problem with a "fake" CPU usage during cPanel backup. And the problem does not happen always. Only about 3-4 months, for no reason, but I need to reboot the server and lost th...
-
Gzip not working
Hi there, I cannot enable gzip on my new server :( - Apache mod_deflate is installed - zLib is activated for PHP on MultiPHP Ini Editor - Optimize site - all content - enabled - remove .htaccess ...
-
EXIM Outgoing IPs Per Account?
Hello, I'm trying to setup my new server with 2 IPs to send emails using account's IP in SMTP and Exim banner. I read How to Configure the Exim Outgoing IP Address - cPanel Knowledge Base - cPanel...
-
Migration to another datacenter with same hostname
Hello, I want to move my server to another company/datacenter but keeping the same hostname to be transparent to the users and avoid change each domain DNSs, that are configured as ns1.myhostname....
-
Correct way to redirect HTTP to HTTPS?
Hello, I want to redirect all HTTP sites to HTTPS. No more insecure accesses. So, (all folders + parameters). About .htaccess, I found RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_H...