RyanBVI
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
Comments
Recent activity by RyanBVI-
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...
-
Ryan, if you're in need of a step-by-step look at how to implement hooks, this tutorial might also be helpful:
-
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...
-
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...
-
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...
-
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...