Installation
Select payment method error
Started January 8, 2011 by cseries
Hi,In the midst of testing the buying process. Enabled paypal as payment option. However, when try to buy and in the page of "Select payment method page" I receive "fsockopen() function is disabled on this server." error.Previos, I hit this error during setup on admin page, however, added new php.ini with display_errors = off.Anyone can help?Thanks
1 replies
It sounds like your server has the fsockopen function disabled in PHP. You would have to ask your host to enable it I suppose. If you are running on your computer to test it might have things blocked from a firewall or router or something.