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 actually configured wrong policy with CpHulk, contact your server provider and they should be able to help you. If you are able to access the server with SSH refer to the docs below. cPHulk Ma...
-
Well a short explanation first about whm/cpanel, as it looks like you are the beginner with WHM. WHM is for server administration and cpanel for website administration. You must have created FTP ...
-
no, You can not roll back or do such things with trial license. Trial licenses are just for a period of 15 days after which you have to purchase the license.
-
are you hosted on a shared hosting environment or have a dedicated server or a VPS ? are you looking to use Free SSL from Cpanel ? or looking to purchase a third party SSL ? If you are on a shared...
-
Rebooting server to resolve the high memory issues is not the solution and by rebooting the server every day you are actually loosing the uptime. So instead of rebooting the server, you have to ide...
-
You are trying to change the main IP of the server ? is it a VPS or a dedicated server ?
-
check the logs in Manage Auto SSL >> Logs >> View logs >> Search for the website in the issue and you will get an idea of what happened with the SSL
-
If you have root access of the server you can easily increase the values from WHM >> Apache configuration >> Global configuration as that is actually the recommended way instead of editing the file...
-
if the database is hosted on the same server where the application is hosted use the hostname as localhost, if the database is hosted different server ask the server owner or provider for the hostname
-
A full backup means a .tar.gz file, you will have untar the file first >> locate the mysql database.sql file and restore that file to the database, you can get the commands from google so its an ea...