Freek K Posted August 23, 2011 Share Posted August 23, 2011 Hello, I have major problems with the transip api hash. I am trying for so long now to use the transip api, i tried so many things including the folowing: md5("login:password@whmcs-server-ip") ("login:password@whmcs-server-ip") I contacted transip with the problems and they said i needed to find someone who is specialized in this. And that <?php echo md5(''Username:Password@serverip'') ; ?> should give me the hash, but it just gives me an error: Parse error: syntax error, unexpected T_STRING Does anyone have an idea what i am doing wrong or what i need to do? sorry if my english issnt perfect but it issnt my native language. Best Regards, Freek Korremans 0 Quote Link to comment Share on other sites More sharing options...
jeremyhaber Posted August 23, 2011 Share Posted August 23, 2011 Have you tried it on a different server? Could be something wrong with your server. 0 Quote Link to comment Share on other sites More sharing options...
Freek K Posted August 23, 2011 Author Share Posted August 23, 2011 Hello Jeremy, Thanks for your responce. No i diddnt becouse i only got 1 server . The website of transip says that your server needs to support: Soap en OpenSSL. and both are supported and enabled so i dont think that is the problem. 0 Quote Link to comment Share on other sites More sharing options...
jeremyhaber Posted August 24, 2011 Share Posted August 24, 2011 Hello Jeremy, Thanks for your responce. No i diddnt becouse i only got 1 server . The website of transip says that your server needs to support: Soap en OpenSSL. and both are supported and enabled so i dont think that is the problem. Those issues do not seem to be your problem. It would seem like your md5 function isn't working properly. It's hard to really say without seeing the code. You may just have a simple syntax error. 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.