View Single Post
  #6  
Old 04-16-2008, 04:40 PM
mike mike is offline
Administrator
 
Join Date: May 2007
Posts: 273
Send a message via AIM to mike Send a message via MSN to mike Send a message via Yahoo to mike Send a message via Skype™ to mike

Quote:
Originally Posted by zishan876 View Post
Hi:
Now I got everything to work and now I get this message:
POST /services/Soap/u/8.0 HTTP/1.1 Host: CRM Software On Demand, Online CRM Solutions - salesforce.com Connection: Keep-Alive User-Agent: PHP-SOAP/5.2.6-dev Accept-Encoding: gzip, deflate Content-Type: text/xml; charset=utf-8 SOAPAction: "" Content-Length: 316
Zishan

This setup seems more like a pain that it is worth! Are you trying to setup PHP on a local computer running XP Professional?

If so man, I would not use IIS, I would use another server for windows or a WAMP

You can get a complete package at:

Install PHP 5 Apache MySQL on Windows : WampServer

OR

apache friends - xampp


I use XAMPP and it works perfectly for building applications against Salesforce's API on a localhost. I tried with IIS and it was just too much a pain in the ass to be honest.

If it is windows server, then forget that I posted this
Reply With Quote