Eminds
- Total activity 620
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 304
Comments
Recent activity by Eminds-
You can not have apache and litespeed working at the same time. Either you have to use apache or litespeed since both are web servers and use the same port 80.
-
if you are done with the migration process you need to make sure that the DNS records are updated and pointing to the new server. You can check it through edit zone in WHM.
-
do you any web pages uploaded to the addon domain yet ? try uploading a test html page and then browse the addon domain.
-
better to contact the cpanel license provider with the issue as they will be able to help you out.
-
You can restart apache and PHP-FPM from WHM itself.
-
Did you checked the apache logs while browsing the websites ? I think it will give you the better idea of whats happening.
-
Make sure your server IP is not in SBL and that you have DKIM, SPF records enabled and configured for the domains having the issues.
-
check the /etc/my.cnf file where you can find the parameters configured, you can increase it however it may still cause high server resource usages.
-
From where you are changing the php.ini settings ? since there are multiple versions php.ini you need to select the correct one.
-
/usr folder has sub folders which contains log files and important cpanel stuff. Check the size of the folders accordingly with du -sh * command and it will give you an idea of what is consuming th...