Anthony May
- Total activity 166
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 95
Articles
Recent activity by Anthony May-
Fixing the "The system failed to apply the "PHP" version" error
Symptoms Sometimes, when updating the PHP version of a domain in "MultiPHP Manager" or running the rebuild_phpconf script, you will receive an error similar to the following. Error #1: The system f...
-
InnoDB Corruption Repair Guide
Warning: Please note that cPanel, LLC only supports the cPanel-provided software and does not provide general system-administration services. While this guide is designed to help, it is always sug...
-
How to resolve "[mysqluserstore] Restarting MySQL due to my.cnf modifications."
Introduction You may experience issues with MySQL results from the following warning. [ root@server ~]cPs# grep mysqluserstore /usr/local/cpanel/logs/error_log | grep my.cnf[mysqluserstore] Restart...
-
Can I prevent PHP mail() from being sent from the server's hostname?
Question Can I prevent PHP mail() from being sent from the server's hostname? Answer There is no service-side method to prevent this. The script sending the message should be configured to use SM...
-
Does cPanel support Mailman?
Question Does cPanel support Mailman? Answer Yes, cPanel supports Mailman and offers an interface and tools for it. Additional resources Mailing Lists
-
How to use email on Outlook 2007 and later
Introduction When trying to connect to your email account with older mail clients, such as Outlook 2007, you may receive an error message stating that no supported encryption methods are available ...
-
How to edit the backupmxhosts file.
Introduction /etc/backupmxhosts contains a list of remote servers that will behave as secondary mx hosts for your mail servers. This allows them to bypass sender rate limits. Procedure This ...
-
How to kill MySQL connections.
Introduction Whether due to a "too many database connections" error or otherwise, sometimes you may need to terminate MySQL connections on your cPanel server. Procedure The quickest way to ki...
-
What to do if Amazon won't open outbound TCP port 25 on my EC2 server for sending email
Symptoms Outbound TCP port 25 is on your EC2 instance, and Amazon will not open the port for your instance. Description Amazon Web Services blocks outbound TCP port 25 by default. While Amazon ma...
-
How to change your default webmail client.
Introduction When accessing cPanel webmail, it is possible to set either Roundcube or Horde as the client that opens automatically. This means you will not get prompted to choose a webmail clien...