
jleckie
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
Activity overview
Latest activity by jleckie-
jleckie commented,
So this was kludgy but it worked. /usr/local/cpanel/logs/error_log complained loudly though. The response from the \nChanging the account bandwidth limit from "unlimited" to "unlimited".\nChanging...
-
jleckie created a post,
Transfer Tool incorrectly defaults 'maxsql' to 0
This happens when the option to transfer databases is NOT checked. The incoming account does not adopt the max database limit that I've set in the "Standard" package, with which it is created; it s...
-
jleckie commented,
Hey Michael! This hook does in fact need to be exclusive to accounts that are transferred. What I'm intending to do is replace hardcoded database credentials on an incoming account(website). The p...
-
jleckie commented,
Hi Jinkers, I just updated a question I asked two months ago with my working solution that includes this functionality. The code is written in Perl and not PHP, but it should demonstrate to you th...
-
jleckie commented,
Hi Michael, I took a pretty long break from this project, but I wanted to post what I ended up with as my solution for anybody who searches this forum in the future. I never did get the LiveAPI mod...
-
jleckie created a post,
Alternative to "/scripts/postrestoreacct" (event after account transfer from other server)
So here is where I found information pertaining to my use case/this script. I've read that /scripts/postrestoreacct is deprecated, and from that same page: This hook method is deprecated. To conv...
-
jleckie created a post,
Create database(LiveAPI) inside Perl Module Standardized Hook
Hi everybody, I'm trying to learn a bit of Perl in order to automate some tasks that are done after new account creation. I've created a standardized hook for Whostmgr::Accounts::Create, and I'm ab...