Tmike
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Tmike-
Tmike created a post,
New cPanel installation gets stuck
I can't install cpanel a my new server : after running cd /home && curl -o latest -L https://securedownloads.cpanel.net/latest && sh latest it get stuck here : prntscr.com/c1tv4l Any help ? th...
-
Tmike commented,
Thank you, I followed this doc, i registered my hook and used the php xample here : Guide to Standardized Hooks - Hook Action Code - Software Development Kit - cPanel Documentation It's woking but...
-
Tmike commented,
I'm trying to follow the instruction in this doc
-
Tmike commented,
Seems that we can't copy files from an account to another with the api. What is the hook event for account creation ? i can't find it in the doc... Thank you
-
Tmike commented,
Already coded and working :) Thank you
-
Tmike created a post,
Automate account creation tasks
Hi, Currently, for each new domain, this is what i'm doing : - Create new account - Edit the dns zone of the domaine to add custom A (ns1.thedomaine.com ns2.thedomaine.com) - Login to the new cre...