Hi, Did you compile php with curl and openssl support ? check your phpinfo, in the "registered streams", if https is not in the list you'll have to recompile php. Arnaud. > Hi folks! > > Well, i have two problems now. When i call a method from a web server that > have https support, i get this error message: > > Warning: fread() [function.fread]: SSL: fatal protocol error in > /usr/share/pear/Net/Socket.php on line 243 > > stdClass Object > ( > [vlr1] => response1 > [vlr2] => response2 > [vlr2] => 121212121 > ) > > I don´t find out the solution... if anybody could help me with this, i will > be very grateful.And, i wan´t to make a method that only send parameters ... > and don't receive nothing, or thathave only the "in" field... like the > exemple below without the second field > (out).$this->__dispatch_map['reg_get_pct'] = array( 'in' => > array('inputStruct' => '{http://soapinterop.org/xsd}inf_pct'), > 'out' => array('outputStruct' => > '{http://soapinterop.org/xsd}ret_inf_pct'));Regards,Neto.ps.: Sorry about my > english ... i'm study hard :) > > -- > PHP Soap Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > -- PHP Soap Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php