EnsimFrom WHMCS Documentation
[edit] Important Notes1. This only currently works for ensim servers local to the WHMCS install. A script specifically for remote ensim servers is being developed. 2. Access to the Sudo command is required from PHP for this to work. 3. By default Ensim has a command in the /etc/sudoers file "Defaults requiretty" you will need to commend this out by changing it to "#Defaults requiretty" in order to allow Sudo access to PHP
[edit] Overview1) Setup the WHMCS Local Server 2) Setup Symbolic Links on your server 3) Setup the Products with Ensim Packages
[edit] Step 1: Setup the WHMCS Local Server
[edit] Step 2: Symbolic LinksNow you will need to create symbolic links to the VirtDomain scripts on the local Ensim server. You will need to be logged in as the root account in order to complete this step. For our example, we would use the following commands to create the needed links:
**** REPLACE PASSWORD IN EACH LINE BELOW WITH YOUR SERVER PASSWORD
cd /usr/local/bin ln -s AddVirtDomain AddVirtDomain-PASSWORD ln -s DeleteVirtDomain DeleteVirtDomain-PASSWORD ln -s EnableVirtDomain EnableVirtDomain-PASSWORD ln -s DisableVirtDomain DisableVirtDomain-PASSWORD ln -s EditVirtDomain EditVirtDomain-PASSWORD ln -s AddReseller AddReseller-PASSWORD
Cmnd_Alias ENSIM = /usr/local/bin/AddVirtDomain-PASSWORD, \ /usr/local/bin/DeleteVirtDomain-PASSWORD, \ /usr/local/bin/EnableVirtDomain-PASSWORD, \ /usr/local/bin/DisableVirtDomain-PASSWORD, \ /usr/local/bin/EditVirtDomain-PASSWORD, \ /usr/local/bin/AddReseller-PASSWORD, \ /usr/local/bin/ChangeDomainPasswd-PASSWORD apache ALL=(ALL) NOPASSWD: ENSIM ================================================================== Save and close the file.
[edit] Step 3: Setup the Products with Ensim Packages
Enjoy! Server Modules |
|





