Hi, I'm looking for some insight as to how we'd connect WHMCS hook to run a Plesk Command Line. Plesk shells are usually located in /usr/local/psa/bin and you can get an idea of the api here: http://download1.parallels.com/Plesk/PPP9/Doc/en-US/plesk-9.0-unix-cli/
I'm not sure where I'd put my hook script for WHMCS and what authentication might be needed to call command lines from php. I haven't had a need to run shell/bash from php until now, so any advice is very much appreciated. Thanks!