quick question: what this error means?

Discussion in 'PHP' started by digitalbet, Nov 9, 2010.

  1. #1
    I am trying to put some betfair API example in PHP on my server and receiving this error message, please help what should i do? I am almost there to make it work but don't know how to manage this error which shows when i try to log in on my betfair account:


    Fatal error: Uncaught SoapFault exception: [HTTP] Server Error in D:\apache2triad\htdocs\local\z\BetfairAPIFramework \classes\betfairutility.class.php:77 Stack trace: #0 D:\apache2triad\htdocs\local\z\BetfairAPIFramework \classes\betfairutility.class.php(77): SoapClient->__doRequest('__doRequest('__call('login', Array) #3 D:\apache2triad\htdocs\local\z\BetfairAPIFramework \classes\betfairglobalapi.class.php(116): SoapClientExtended->login(Array) #4 D:\apache2triad\htdocs\local\z\BetfairAPIFramework \example\index.php(70): BetfairGlobalApi->betfair_api_login('my username', 'my password', 82, false) #5 {main} thrown in D:\apache2triad\htdocs\local\z\BetfairAPIFramework \classes\betfairutility.class.php on line 77
     
    digitalbet, Nov 9, 2010 IP
  2. bartolay13

    bartolay13 Active Member

    Messages:
    735
    Likes Received:
    14
    Best Answers:
    1
    Trophy Points:
    98
    #2
    check for the http.conf in your apache, search for soap extension. check if its commented or not..
     
    bartolay13, Nov 9, 2010 IP