kdub
- Total activity 38
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 9
Comments
Recent activity by kdub-
/scripts/upcp --force appears to have successfully updated cpbackup script and resolved the issue. Thanks for your help.
-
I've cleared /etc/cpanelsync.exclude and run /scripts/upcp both manually and via nightly cron. I continue to receive the legacy notification. stat /usr/local/cpanel/scripts/cpbackup indicated the s...
-
Your Support Request ID is: 12751945
-
Thank you for taking the time to let us know. Do you mind submitting this report as a
-
I have been receiving the reported error notification as well starting on 5/30/2019. Although it appears backups are functioning correctly but I haven't had time to verify. Currently running WHM v8...
-
backup works correctly but filename on remote server is YYYY-MM-DD--HH-mm-username.tar.gz i would is 2019-05-03--11-04-cpaneluser.tar.gz If I'm reading this correctly, your issue is that when you ...
-
Unfortunately, WHM is provided by my hosting provider so I'm not able to submit a ticket directly to cPanel. I think submitting a ticket with my host is going to be a waste of time. The issue seems...
-
In WHM 76 I was forced to migrate to EA4. The EA3 profile was grandfathered in by EA4 and included Apache 2.2, PHP5.4, fastcgi, and php-FPM which several hosted sites were using. WHM was then updat...
-
Ideally, rather than call uapi externally from action hooks, you could put the uapi code in a LiveAPI perl module and bring it into your action hook so you don't have to mess with all the overhead ...
-
All this is a bit above my experience level so I'm afraid I don't have a clear answer for you. As I mentioned, I think you can only use Cpanel::LiveAPI in LiveAPI modules. I don't think you can use...