vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
Easy mode: Set up two identical cpanel servers, set dns to round-robin to both of them. If you're using a cloud provider you'd use a load balancer for this - if one server goes down, the other wil...
-
Is this a static site that doesn't change? ie, does the database get updated by users, etc? I'd say you can just create a new cPanel server, add your domain (don't cluster it or you'll get an error...
-
You can find these icons in: /usr/local/cpanel/base/frontend/jupiter/assets/application_icons/ In previous themes you had to copy them to /var/cpanel/cpanelbranding, but I'm not sure what do to w...
-
Sure you can change the icons Seguro que puedes cambiar los iconos
-
Perhaps you can start with following the instructions in the screenshot you pasted, or simply contact your provider for assistance.
-
This isn't a cPanel issue. You need to contact Hotmail and have your IP delisted.
-
I've moved a number of servers between MariaDB and MySQL 8 and haven't seen an issue. Do make note of the strict trans table issue in the previous message - that's the only gotcha I've seen so far.
-
Anything interesting in the cPanel logs? /usr/local/cpanel/logs I'd perhaps try stopping cpanel entirely (systemctl stop cpanel), make sure nothing its listening on its ports (netstat -plan |grep ...
-
cPanel >> Email >> Default Address. If the default address for this account is set to anything but :fail: or :blackhole:, any unrouted (non-existant user) email will be forwarded to the user/email...
-
I'm not too familiar with the dictionary attack protection, but it's possible that if your default address is set to anything but :fail:, it might not be triggering since the email is just being fo...