TuCows API installation

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
amir
Forum Contributor
Posts: 287
Joined: Sat Oct 07, 2006 4:28 pm

TuCows API installation

Post by amir »

Hello,

I want to provide the facility for public to come to my site and register domains. For this, I am using TuCows API. There are two methods available RCL and CCS. I am using CCS. I am trying to implement it in test mode ( NOT LIVE ). I have configured CCS according to all the instructions given in the help document but its giving me two errors. Errors are
Checking Tucows API Communications.
Blogware API Down. Error => Authentication failed [Failure]
Domain API Down. Error => Could not get credentials for reseller osrsreseller5000. [Failure]
Now, I am completely struck what is this and how to correct it.

Note: All the files are encrypted and I can't see the code, though I can use Zend Encoder but I dont want to do that.

If anyone of you has any experience with it, please try to figure it our with me.

Thanks in Advance!
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Re: TuCows API installation

Post by volka »

amir wrote:Note: All the files are encrypted and I can't see the code, though I can use Zend Encoder but I dont want to do that.
There's a version called "full source" at http://developers.tucows.com:4080/code/ ... nload-full
I played a bit with it but frankly it doesn't like me, I don't like it, good luck.
Post Reply