Welcome Guest. Please Login or Register  


You are here: Index > Softaculous Inc. > News and Announcements > Topic : WHMCS Auto Install Module

7


Threaded Mode | Print  

WHMCS Auto Install Module
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5636
Status:
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
IP: --   

WHMCS Auto Install Module
groovyg
Group: Member
Post Group: Newbie
Posts: 2
Status:
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
IP: --   

WHMCS Auto Install Module
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5636
Status:
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
IP: --   

WHMCS Auto Install Module
komir
Group: Member
Post Group: Newbie
Posts: 14
Status:
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
IP: --   

WHMCS Auto Install Module
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5636
Status:
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
IP: --   

WHMCS Auto Install Module
komir
Group: Member
Post Group: Newbie
Posts: 14
Status:
Hi, I was referring to possible problem why WHMCS is unable to create the cpanel account.
Best regards


-----------------------
Profesionalne internet stranice - Hosting
IP: --   

WHMCS Auto Install Module
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5636
Status:
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
IP: --   

WHMCS Auto Install Module
HostXNow
Group: NOC
Post Group: Newbie
Posts: 15
Status:
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
IP: --   

WHMCS Auto Install Module
HostXNow
Group: NOC
Post Group: Newbie
Posts: 15
Status:
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
IP: --   

WHMCS Auto Install Module
HostXNow
Group: NOC
Post Group: Newbie
Posts: 15
Status:
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
IP: --   

WHMCS Auto Install Module
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5636
Status:
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
IP: --   

WHMCS Auto Install Module
HostXNow
Group: NOC
Post Group: Newbie
Posts: 15
Status:
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
IP: --   

WHMCS Auto Install Module
HostXNow
Group: NOC
Post Group: Newbie
Posts: 15
Status:
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
IP: --   

WHMCS Auto Install Module
Brijesh
Group: Softaculous Team
Post Group: Super Member
Posts: 5636
Status:
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
IP: --   

WHMCS Auto Install Module
HostXNow
Group: NOC
Post Group: Newbie
Posts: 15
Status:
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
IP: --   

« Previous    Next »

Threaded Mode | Print  

7


Jump To :


Users viewing this topic
4 guests, 0 users.


All times are GMT. The time now is March 19, 2024, 3:19 am.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.252