hi
where can i find whm php api ?
does cpanel have it ? or any boddy can help me ?
hi
where can i find whm php api ?
does cpanel have it ? or any boddy can help me ?
http://whm-aio.com/api/ - its not quite ready, but it's getting there.
If you are looking for the actual api released by cpanel, then you can find them as belowOriginally Posted by farshad_s3
Using Perl : http://www.cpanel.net/remoteaccess.html
Using PHP : http://www.cpanel.net/remoteaccess-php.html
:: Anand ::
ssh root@
who the hell is root ???
Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com
WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Yes but that is very limited.
that does not work at all 4 me.
What doesnt work?Originally Posted by monotreme
Try this:
http://whm-aio.com/api.zip
It's not yet completed and the trial will run out on Sep 30th But most of the examples work.
I cannot get that API to work on my server. Maybe I need to register, but when I try it gets stuck on the payment screen. Blah... Anyone got any ideas?
Also does anyone know where the scripts directory is located at for the WHM?
Last edited by __DoPe_ShOw__; 09-15-2004 at 08:19 PM.
You will find most of the scripts inside the /scripts directory on your server. For the ones you don't find, are embeded inside WHM.Originally Posted by __DoPe_ShOw__
:: Anand ::
ssh root@
who the hell is root ???
Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com
WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
I know where the scripts would be but I can't even find the directory scripts... LOL... I searched all over the server in every directory that had anything to do with cPanel. Any suggestions?
login to your server using sshOriginally Posted by __DoPe_ShOw__
cd /scripts
You are now in the scripts directory.
:: Anand ::
ssh root@
who the hell is root ???
Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com
WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Ahh haa, there ya go. Thanks. I am wanting to try to make the server status and apache status scripts like in the API listed above. I can't get the API to work right so I will try using the one cPanel gives if thats at all possible... blah.. Anyone got any ideas?
As i said earlier you won't find all the scripts in there. Some of them are embeded inside WHM, including those server status.Originally Posted by __DoPe_ShOw__
:: Anand ::
ssh root@
who the hell is root ???
Cpanelappz Support Forums are up now. Register Today
http://forums.cpanelappz.com
WHM/cPanel API : http://whmapi.cpanelappz.com
Cpanel Login Script : www.cpanelappz.com/cpanel-login-script.htm
Exiscan+Clam+Exim Auto Installer : www.cpanelappz.com
Well, the API listed above doesn't work for some reason and I want to beable to show the server status like cPanel on my website. Any ideas on how to do that??
Are you adding your hash to config.php?