Group: Member 
Post Group: Newbie
Posts: 11
Status: 
|
Good afternoon,
I created allready a php which creates automatically an account (subdomain) in whm with a cpanel account. Now I'm trying to do the same, but regarding a
particular app from Softaculous, without the user having to do it.
I found the attached code.
But I have 3 questions:
1) Does the script requires the include('/usr/local/cpanel/whostmgr/docroot/cgi/softaculous/sdk/installapi.php'); ? If it's not there I get an automatic error of unexistence of Soft_Install()
2) Will the app be installed automatically, or must the user/root login to cPanel?
3) Is data['softdomain'] the 'username.domain.com', and the data['admin_pass'] the root password?
I tryed several times this script test but I get:
Port number ended with 'A'
and...nothing...
There's a lot of missing knowledge in my behalf here.
Can someone please help? I apreciate it very much...
Kind regards,
Kepler
|