N Webber
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by N Webber-
Could you open a support ticket using the link in my signature so we can take a closer look at that error message? You can post the ticket number here so we can update this thread with the outcome....
-
Hello, It can sometimes take up a few hours before Comodo issues the certificate. The following utility runs every five minutes as part of a cron job to see if a certificate has been processed: /...
-
Ok, so just to be clear, if I change my cronjob from: 28 0 * * * /usr/local/cpanel/scripts/upcp --cron to: 28 0 * * * /usr/local/cpanel/scripts/upcp --cron > /dev/null 2>&1 That will disable the C...
-
But I won't get a notification then if it fails? I only want an email notification if it fails (some error occurs), not if it's successful and no error occurs.