soulox Posted March 1, 2009 Share Posted March 1, 2009 Between NuSoap and PHP5 and all the crap, nothing works..... sent support tickets and a week later still no solution!!!!! THAT'S JUST REDICULOUS !!!!!! 0 Quote Link to comment Share on other sites More sharing options...
sholman Posted March 1, 2009 Share Posted March 1, 2009 (edited) Works really well for us!! We've been using it for a over a year. Edited March 1, 2009 by sholman 0 Quote Link to comment Share on other sites More sharing options...
soulox Posted March 1, 2009 Author Share Posted March 1, 2009 I have PHP5 installed and all I have is blank page when I try to create an account... Do you have the same configuration? 0 Quote Link to comment Share on other sites More sharing options...
soulox Posted March 1, 2009 Author Share Posted March 1, 2009 That's the error we are having Warning: SoapClient::SoapClient() expects parameter 2 to be array, boolean given in /var/www/web1/web/modules/servers/dotnetpanel/dotnetpanel.php on line 0 Fatal error: Uncaught SoapFault exception: [Client] SoapClient::SoapClient() [<a href='soapclient.soapclient'>soapclient.soapclient</a>]: Invalid parameters in /var/www/web1/web/modules/servers/dotnetpanel/dotnetpanel.php:0 Stack trace: #0 /var/www/web1/web/modules/servers/dotnetpanel/dotnetpanel.php(0): SoapClient->SoapClient() #1 /var/www/web1/web/includes/modulefunctions.php(0) : eval()'d code(1): dotnetpanel_suspendaccount('http://......', true) #2 /var/www/web1/web/includes/modulefunctions.php(0): unknown() #3 /var/www/web1/web/admin/clientshosting.php(0): serversuspendaccount() #4 {main} thrown in /var/www/web1/web/modules/servers/dotnetpanel/dotnetpanel.php on line 0 0 Quote Link to comment Share on other sites More sharing options...
str1der Posted August 7, 2009 Share Posted August 7, 2009 I just ran into the default soap client incompatibility issue as well and am looking for a solution. I've got a ticket in with Matt and will post the end results of this asap. 1) Is there any way for whmcs to work with the default soap client instead of nusoap? 2) Does anyone know of a webhost running linux that is 100% compatibile with whmcs? soulox, I checked out your website and just wanted to mention I thought the design of it looked very nice! What did you end up doing to resolve this issue by the way? 0 Quote Link to comment Share on other sites More sharing options...
DedicatedPros Posted August 8, 2009 Share Posted August 8, 2009 I used to get a similar error with other SOAP scripts, what did it for me was upgrading php: wget -q -O - http://www.atomicorp.com/installers/atomic.sh |sh yum update php yum install php-soap yum install php-json /usr/local/psa/admin/sbin/websrvmng -a /etc/init.d/httpd reload 0 Quote Link to comment Share on other sites More sharing options...
abertina Posted December 29, 2009 Share Posted December 29, 2009 i have similar problem with php 5.2.9 and dotnetpanel (all versions) 400 Unsupported HTTP response status 400 Bad Request 0 Quote Link to comment Share on other sites More sharing options...
ee99ee Posted March 4, 2010 Share Posted March 4, 2010 Most of the Bad Response issues can be solved if you run Enterprise Server on a dedicated IP rather than host header. -Chris 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.