On Thu, May 14, 2009 at 5:05 PM, Nathan Rixham <nrixham@xxxxxxxxx> wrote: > Jerry Zhao wrote: > >> I tried different combination of ssl clients and servers, it all points to >> problems on the client side of my new php build. The same code worked on >> an >> older php build. >> >> > checked the output of print_r( stream_get_wrappers() );? Array ( [0] => php [1] => file [2] => data [3] => http [4] => ftp [5] => compress.bzip2 [6] => https [7] => ftps [8] => compress.zlib )