kdean
- Total activity 494
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 190
Comments
Recent activity by kdean-
Also, if you're just typing "domain.com" in your browser, your browser may be adding the www. Try typing the following specifically instead and see if it acts the same. http://domain.com Another ...
-
i am running 2.0.25-6.cp1158 and my graph for exim mail throughput stopped. only 1 graph but it is very important for me that this one works. any ideas? I had noticed the same with related errors ...
-
The root level of your account is not publicly accessible via your browser. If you only have the one site, then everything should be within the public_html folder, so create your subfolder inside t...
-
While it's still possible to follow those instructions, it's highly discouraged because the changes you must make are not compatible with the actual FPM support in cPanel version 60. So, if one ha...
-
You can enable Sender Rewriting Scheme (SRS). Sender Rewriting Scheme - Wikipedia, the free encyclopedia WHM " Service Configuration " Exim Configuration Manager Under Mail section --> Enable Se...
-
Check the local.ini file to see if it has this line: user_ini.filename = "php.ini"
-
This update caused my PHP-FPM for 5.5 to not restart and messed up my opcache settings for 5.5 and 5.6. 7.0 appears to have been left alone. In these folders... /opt/cpanel/ea-php55/root/etc/php.d...
-
Actually for Worker and Event MPMs, MaxRequestWorkers can and should Exceed the ServerLimit because in those configurations MaxRequestWorkers is measured in threads and ServerLimit is processes whe...
-
If you're connecting via SMTP to Exim you shouldn't have to disable that feature. One thing to try. You're sending via port 25, try sending via port 587 which requires authentication and may pass ...
-
I've seen something like this in the past due to browser caching. Either empty the browser cache or try quitting and re-opening the browser.