Softaculous


Topic : WHMCS Auto Install Module


7

Posted By: Brijesh on March 5, 2013, 9:16 am | Post: 90
Hi,

Sir the WHMCS auto install module should work on Sub-domain as well. Can you open a support ticket with us with the WHMCS admin account details and the FTP details we will check it.
https://www.softaculous.com/support

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: groovyg on March 5, 2013, 10:10 pm | Post: 91
Quote From : Brijesh March 5, 2013, 9:16 am
Hi,

Sir the WHMCS auto install module should work on Sub-domain as well. Can you open a support ticket with us with the WHMCS admin account details and the FTP details we will check it.
https://www.softaculous.com/support


Ticket created.

Thanks

Posted By: Brijesh on March 6, 2013, 5:45 am | Post: 92
Hi,

We have checked this and issue is that WHMCS is unable to create the cpanel account for some reason. Unless the account is created Softaculous cannot install any script.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: komir on September 4, 2014, 6:14 am | Post: 93
Quote From : Brijesh March 6, 2013, 5:45 am
Hi,

We have checked this and issue is that WHMCS is unable to create the cpanel account for some reason. Unless the account is created Softaculous cannot install any script.

Did you solve this? I have similar problem and after some research find that, for some reason, IP was blocked. After put IP on white-list everything was ok.


-----------------------
Profesionalne internet stranice - Hosting

Posted By: Brijesh on September 4, 2014, 6:55 am | Post: 94
Quote From : komir September 4, 2014, 6:14 am

Did you solve this? I have similar problem and after some research find that, for some reason, IP was blocked. After put IP on white-list everything was ok.


Can you please let us know what issue are you facing exactly ?


-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: komir on September 4, 2014, 7:50 am | Post: 95
Hi, I was referring to possible problem why WHMCS is unable to create the cpanel account.
Best regards


-----------------------
Profesionalne internet stranice - Hosting

Posted By: Brijesh on September 4, 2014, 8:14 am | Post: 96
Hi,

We are not sure on why the cPanel account is not being created. You will need to contact the author of cPanel module for WHMCS.

-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: HostXNow on September 17, 2016, 6:37 pm | Post: 97
Hi,

This isn't working for me. It creates the cPanel account but WordPress is not installed.

Error is
Quote

Softaculous : Could not login to the remote server. cURL Error : Failed connect to xxx.xxx.xxx.xx:2083; Connection timed out


Strange, because cURL is enabled on the server running WHMCS and the server that hosts the accounts.

PHP 5.6 is being used on both servers, does this hook work with that version?

Kind regards,
Chris

-----------------------
Fastest Hosting | Backup Storage | Web Hosting Forum

Posted By: HostXNow on September 17, 2016, 6:50 pm | Post: 98
Quote From : HostXNow September 17, 2016, 6:37 pm
Hi,

This isn't working for me. It creates the cPanel account but WordPress is not installed.

Error is
Quote

Softaculous : Could not login to the remote server. cURL Error : Failed connect to xxx.xxx.xxx.xx:2083; Connection timed out


Strange, because cURL is enabled on the server running WHMCS and the server that hosts the accounts.

PHP 5.6 is being used on both servers, does this hook work with that version?

Kind regards,
Chris


Ah. Figured it was a firewall issue. All sorted now.

-----------------------
Fastest Hosting | Backup Storage | Web Hosting Forum

Posted By: HostXNow on September 19, 2016, 11:07 am | Post: 99
How can I disable the email notification that is sent from Softaculous regarding New Installation of <insert script> ?

I know I could disable all the emails within Softaculous admin panel on the server but still want the emails to be sent when scripts are installed within the Softaculous AutoScript installer from the end user panel, I just don't need the email to be automatically sent after the order has been approved for this Module.

It seems this is hardcoded into the Softaculous file which is encoded, and so I'm not able to change this. Or it's being sent from the server as normal. If so, is it possible for the file to be updated so we can disable the email notifications regarding New Installation of <insert script> ?

Anyone?



-----------------------
Fastest Hosting | Backup Storage | Web Hosting Forum

Posted By: Brijesh on September 22, 2016, 9:30 am | Post: 100
Hi,

You can add the following line to softaculous_extra.php to disable emails being sent when a script is installed via WHMCS auto install module :
PHP Code

 $GLOBALS['softaculous_conf']['defaults']['noemail'] = '1'




-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: HostXNow on September 23, 2016, 11:21 am | Post: 101
Quote From : Brijesh September 22, 2016, 9:30 am
Hi,

You can add the following line to softaculous_extra.php to disable emails being sent when a script is installed via WHMCS auto install module :
PHP Code

 $GLOBALS['softaculous_conf']['defaults']['noemail'] = '1'




Thanks Brijesh!

-----------------------
Fastest Hosting | Backup Storage | Web Hosting Forum

Posted By: HostXNow on September 29, 2016, 9:57 pm | Post: 102
Strange, I just tested this again and now the code

$GLOBALS['softaculous_conf']['defaults']['noemail'] = '1';

isn't working. Installation emails are being sent even though it's in softaculous_extra.php

-----------------------
Fastest Hosting | Backup Storage | Web Hosting Forum

Posted By: Brijesh on October 3, 2016, 10:21 am | Post: 103
Quote From : HostXNow September 29, 2016, 9:57 pm
Strange, I just tested this again and now the code

$GLOBALS['softaculous_conf']['defaults']['noemail'] = '1';

isn't working. Installation emails are being sent even though it's in softaculous_extra.php

Hi,

Can you please confirm if the above link is not under the commented section ?

If you can open a support ticket with us we can check this issue for you :
https://www.softaculous.com/support/


-----------------------
Webuzo - Multi User Hosting Control Panel
AMPPS - Best WordPress/PHP/MySQL development tool

Posted By: HostXNow on October 11, 2016, 9:38 pm | Post: 104
Brijesh,

Could you update this to support PHP 7? Those using WHMCS can't use PHP 7 otherwise!

Code
[11-Oct-2016 22:23:35 Europe/London] PHP Fatal error:  The file /home/xxx/public_html/xxx/includes/hooks/softaculous.php was encoded by the ionCube Encoder for PHP 5.3 and cannot run under PHP 7.0.
Please ask the provider of the script to provide a version encoded with the ionCube Encoder for PHP 5.6. in Unknown on line 0


Thanks,
Chris

-----------------------
Fastest Hosting | Backup Storage | Web Hosting Forum

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.