Softaculous


Topic : Authenication url for control panels other than cPanel


Posted By: VPSGuys on July 29, 2012, 11:21 pm
Hi

I'm aware that the following should authenicate login for cPanel so allow scripts to be installed in Softaculous
$new->login = 'http://user:password@domain.com:2082/frontend/x3/softaculous/index.live.php';

Can you please give the equivalent for other control panels like Directadmin Webuzo, and Plesk for example.

Posted By: Brijesh on July 30, 2012, 6:00 am | Post: 1
Hi,

The login URL depends on the API of the Control panel.

You can use the following URL for :

Directadmin :
http://domain.com:2222/CMD_PLUGINS/softaculous/index.raw

Webuzo :
http://username:password@domain.com:2002/index.php

Plesk :
https://domain.com:8443/modules/softaculous/index.php
and for plesk you have to pass the login details in the headers. You may refer to the following link :
http://download1.parallels.com/Plesk/Plesk8.0/Doc/plesk-8-api-rpc/28727.htm

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

Posted By: VPSGuys on August 15, 2012, 5:40 pm | Post: 2
Hi,

What would the login URLs be for these
H-Sphere
Interworx
ISP System Linux

Posted By: VPSGuys on August 18, 2012, 5:48 pm | Post: 3
Hi,

Still wait for a reply to this

Posted By: tidus on August 20, 2012, 4:52 am | Post: 4
Hi,

For ISPManager you can refer this link :
http://en.ispdoc.com/index.php/Working_with_API

For Interworx :
http://www.interworx.com/support/docs/developer/api

We are not aware about H-Sphere so will have to look over their docs :
http://www.parallels.com/products/hsphere/docs/

-----------------------
Follow AMPPS on,
Twitter : https://twitter.com/AMPPS_Stack
Facebook :  http://www.facebook.com/softaculousampps
Google+ : https://plus.google.com/+AmppsStack

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.