cURL / Mailing Lists / curl-and-php / Single Mail

curl-and-php

Posting to HTTPS pages

From: Martin Arwin <martin_at_ridtur.com>
Date: Thu, 16 May 2002 00:16:14 +0200

Hi,

I'm trying to use a PHP script to post a form to a HTTPS page (SSL encrypted) and it wont work. No error message, no result strings returned and no data transfered when checking with print_r(curl_getinfo($curld));.

I have read the threads regarding this problem/issue in this forum and understood that curl.c sometimes needs to be replaced with a newer version along with some other measures

My problem is that I don't have control over the installation of PHP and curl since I am merely using a hosting service for my script.

Can I make a whole new PHP and curl installation on my account of the host? Or is there some other way I can make it work?

My hosting company just answers "Hello how are you?" to complicated questions, so theres no chance of cooperation there...

(my script works fine posting to normal uncrypted http pages using libcurl's curl_init and curl_setopt commands)

Thankful for any ideas comments!

/Martin

_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: bandwidth_at_sourceforge.net
Received on 2002-05-16