[PHP-WIN] Websphere HTTPS command line connection ok, PHP exec connection ok, but PHP-CURL library (curl_exec) error

2005-10-19 Thread Javi Signes
Hi, Operation System: Windows XP SP1 I am trying to connect to a webserver Websphere in a secure mode (HTTPS). When i try the following by command line: curl.exe -k https://websphereserver:9084/SOAP I can connect to the server. In a PHP script executing then comand "ex

[PHP-WIN] Strange CGI Timeout, only when using IE

2005-10-19 Thread dan conner
by some internet news archives, there was a post on this list that describes what I am seeing: http://www.issociate.de/board/post/166611/Strange_CGI_Timeout.html we have a windows 2000 server with PHP 5.0.3 installed. a website within IIS has .php extensions mapped to php-cgi.exe. within that sit