rackaid
- Total activity 112
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 52
Comments
Recent activity by rackaid-
You need to check all systems involved in your application. This likely means MySQL, PHP-FPM (FastCGI), and Apache. If you are hitting Max Connections, you should see the error in your apache lo...
-
You will likely not be able to use WHM stats to track down the problem. Use Cloudwatch metrics and systat on your server. Here's a couple of areas to check. CPU Steal: If you run "sar" on your...
-
Swap is virtual memory (using the disk as RAM). In general, you never want web servers to swap. You will need to identify what is actually using the RAM. To assist in your efforts, you may w...
-
From your email logs, you appear to have a security issue that allows spammers to send email from that domain. This is most likely being done via a web script. I recommend you review the accoun...
-
If you can post the full exim log for a message like this that would be helpful. Unless I am reading this incorrectly, this suggests that your cpanel user is spoofing the yahoo.com domain name in...
-
How many domains are you migrating? If not too many, you may want to do this in stages. You may want to just migrate to your new server keeping your original nameserver names. This way you only ...
-
Are you receiving bounced emails? If so, what does the error state? Try debugging with Webmail to rule out issues with ports and email client settings. Try sending to 3rd parties (yahoo/gma...
-
Are you referring to an error in your browser? If so, double check that your domain is actually using Cloudflare's DNS. If not, then you are going directly to the server. If using CF DNS, ...
-
Where are you seeing this self-signed cert error? If you have cloudflare enabled properly, then you should never see the origin cert in a browser.
-
Here's our full process. Make sure you have all of your data. (Our management customers have offsite, full-server backups -- so that is some added assurance in case something was missed.) If y...