vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
Check the mail logs?
-
Yes you can. Remote MySQL - Documentation - cPanel Documentation
-
What most of us do is just create a custom 406 page. By default, if one does not exist many CMS's will redirect to their 404, which is not ideal.
-
Via SSH: /scripts/setupmailserver dovecot If you don't see "Mailserver Selection" in WHM, you're either missing it or you are not logged in as root.
-
Go to the Backups section and make sure to select the options for system configuration.
-
You can't just use File Manager because that only provides access to the files - generally the database housing your WP content is far more important. That being said, a backup plugin for WP is ide...
-
Also check to see if /usr/my.cnf exists and has this setting in it. It should be: sql_mode = NO_ENGINE_SUBSTITUTION I've seen quite a few servers where this extra my.cnf exists and since it loads...
-
Are you able to SSH in using password auth to check /var/log/secure and see what the issue might be? It sounds to me like perhaps the user just isn't authorized to log in, or either the user or key...
-
CSF runs fine in VZ as long as the iptables module is loaded into the VPS from the parent node. However, as others mentioned, CSF has nothing to do with cPanel.
-
Not with them anymore - and even if you did change the port, it may still cause an issue with the recipient server trying to complete the transaction since SMTP by default communicates on port 25. ...