phillbooth
- Total activity 54
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 15
Comments
Recent activity by phillbooth-
-
The DKIM is still in your DNS settings so if you use BIND then search for "Edit DNS" and remove it from there or "reset DNS" for that domain and if you use your hosts nameservers you will have to r...
-
Try adding this to the end of the cron job >/dev/null 2>&1 i.e. 15 */6 * * * /usr/local/cpanel/scripts/autorepair recoverymgmt >/dev/null 2>&1;
-
That seems to solve the problem. Thank you.
-
I think your DB is corrupt try running these... myisamchk --silent --force --fast --update-state /var/lib/mysql/*/*.MYI myisamchk --sort-recover --update-state --extend-check /var/lib/mysql/*/*.M...
-
Hello, on the new server you should have a transfer option: Home " Transfers " Copy an Account From Another Server With an Account Password All you need is the login for cpanel where the website...
-
sorry double post
-
Right ok so I do not need a *.mydomain.com cert. Just to refine what I am looking for the VPS server has mutiple domains all with their own SSL and IP addresses. I am looking for a Certificate tha...
-
Currently the VPS has a number of domains running on their own IP with their own standard SSL CA All I need is a certificate to replace the self signed certificate "WHM Home " Service Configuratio...
-
Thanks perfect answer