RyanBVI
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Activity overview
Latest activity by RyanBVI-
RyanBVI created a post,
Crashed Restore - How to Clean up?
Hello, during an account restore, at around 36%, the server did abnormal reset (power outage) and the restore did not had the time to properly finish or exit, as it was not a normal reboot ... So...
-
RyanBVI commented,
I should mention that I don't know Perl and am not a developer, so I just wanted an easy method to get these bash files executed on the right time and not to actually integrate them with cPanel AP...
-
RyanBVI created a post,
Need Help with upcp & backup hooks
Hello, I have the following scripts: 1: /usr/local/src/custom/updates/before.sh 2: /usr/local/src/custom/updates/after.sh 3: /usr/local/src/custom/backups/before.sh 4: /usr/local/src/custom/backu...
-
RyanBVI commented,
Ryan, if you're in need of a step-by-step look at how to implement hooks, this tutorial might also be helpful:
-
RyanBVI commented,
If you have an MVC php application with managable routes, maybe you would also find useful the wildcard DNS, so that ALL subdomains point to a specific php file / router, so you can programmaticall...
-
RyanBVI commented,
Hello, I have the following scripts: 1: /usr/local/src/custom/updates/before.sh 2: /usr/local/src/custom/updates/after.sh 3: /usr/local/src/custom/backups/before.sh 4: /usr/local/src/custom/backu...
-
RyanBVI commented,
Hello, yes, this seems to be what I am looking for, but still, I am unable to find how to achieve my task... Is there any real-life example, how I can actually implement these things ??? For ex...
-
RyanBVI commented,
Hi Ryan, Thanks for the question! cPanel has standardized hook points that execute before and after system backups run. There are also hook points that run before, during, and after each individua...
-
RyanBVI created a post,
cPanel Hooks or special configs for specific actions
Hello, I need to perform specific actions before and after a cPanel server does scheduled tasks, like the daily backups and the update of the system... I am using the new backup system / daemon a...