dongbamage
Programmer
Hi guys I'm trying to use PEAR HTTP:Request, which requires Socket.php, URL.php and some other bits and pieces.
The problem I'm having is when I run my code I get the following error:
Warning: fread(): SSL: fatal protocol error in /files/home3/munchexpress/Includes/Net/Socket.php on line 262
I am having to use PEAR as my Host doe not support CURL, and I am trying to setup a secure payment system...
does anyone know about this?
Cheers guys!
The problem I'm having is when I run my code I get the following error:
Warning: fread(): SSL: fatal protocol error in /files/home3/munchexpress/Includes/Net/Socket.php on line 262
I am having to use PEAR as my Host doe not support CURL, and I am trying to setup a secure payment system...
does anyone know about this?
Cheers guys!