Quote:
Originally Posted by mikem164
Ok... thanks for support so far Micheal, it's working great. As soon as you go to check out and directed to paypal website, I get this error:
Warning: Division by zero in [path]/microcart/functions.php on line 2476
Warning: fsockopen() [function.fsockopen]: unable to connect to ssl://www.paypal.com:443 (Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP?) in [path]/cart_gateway.php on line 43
Thanks for any input!
|
From what i see here you dont have the fsocket installed on your server.
you will need to contact your host and ask them to install this for you.
goto your admincp and click on
Maintenance phpinfo and look for this
sockets
Sockets Support enabled
if its not there then it needs installing and you need to ask your host.
some hosts dont like to have this active on there servers.