• Bret3d
  • NEWBIE
  • 0 Points
  • Member since 2007

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
I had successfully gotten the php code to work on my local web site so now I'm moving it out to a test site through GoDaddy before we go live with it.
 
The HelloWorld.php seems to work fine (my name and session id return) but for welcome.php any other call I get "Could not connect to host".
 
All the php packages also seem to be in place.  From printDebugInfo() -
PHP Toolkit Version: 1.0.6 Current PHP version: 5.1.4 SOAP enabled: True OpenSSL enabled: True
 
Is there a second name that is not being resolved, or possibly a blocked port? I'm confused how it can retreive my name but not anything else.
 
Thanks for any help.
 
-Bret
  • March 02, 2007
  • Like
  • 0
Are there known problems with using the PHP toolkit from an account hosted by GoDaddy?

I see other people with similar problems, but no resolution.

I'm no PHP expert, but my phpinfo result (www.stevebower.com/phpinfo.php) seems to show CURL, OpenSSL, and SOAP as all enabled.

However, I still get the "Could not connect to host" message from login.php 

(http://www.stevebower.com/sforce-php/samples/login.php)

I'd appreciate any thoughts and experience with GoDaddy's configuration.

Thanks, Steve.   

e-mail: sforce@stevebower.com