Otávio Serra
- Total activity 64
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 17
Comments
Recent activity by Otávio Serra-
Thanks for that report, @Ot"vio Serra. Could you submit a ticket to our team and reference case number CPANEL-37047 so we can take a look? Done.
-
It was enabled automatically today again after I disabled it 2 times apparently on server updates. My guess is on WP-Toolkit changes on server updates.
-
PHP and Shell Script - simple as love :D
-
I found the solution to find the bandwidth one mail account use in one day using this command line: cat /var/log/maillog | grep "account@domain.com" | grep "imap" | grep "Logged out" And I found ...
-
Great, I was typing out my response when you replied that it could be incorrect DNS records. Thanks for yout help. All you explain above is what I know. That's why I came here because could be anot...
-
I found the problem. The www is pointing to one server and no-www to another.
-
You should simply remove the Meta refresh line from the HTML file to keep it from redirecting to www. So remove: And save the file. This should stop it from refreshing to the www version of the...
-
Thanks
-
Yes, please feel free to open a ticket to cPanel Technical Support about this. Thanks! Ok thanks, I opened this ticket: 10364981
-
Here the total output of /scripts/restartsrv_apache [root@server apache2]# /scripts/restartsrv_apache Waiting for "httpd" to restart gracefully "waiting for "httpd" to initialize "finished. Serv...