Perhaps tell them that the PHP function fsockopen() is required and see what they say ...
Printable View
Perhaps tell them that the PHP function fsockopen() is required and see what they say ...
Also you could try temp ...
/includes/classes/http_client.php line 306
remove the @ ... TEMPORARILY and see if you see errors or get error logs in the /cache ...Code:if (!$this->socket = @fsockopen($host, $port, $this->reply, $this->replyString, $this->timeout)) {
I have already started the re-install of the cart.
I just as well start from scratch while the site is new rather than fighting it. If it was something wrong when it was first set up it should fine with a fresh install.
I will update the status when I get it done.
Thanks again for the help.
Update on the module issue....
I did a fresh install of the 1.5 version, and after all the time I spent doing that, the same problem was there which ruled out any issues with my old site software.
Following Ajeh' suggestion on post #51, I contacted my host, Hostgo, and asked them to enable the fsockopen function.
They enabled the function by inserting a custom php.ini script in my account and that fixed the problem!!
If needed I can get that script for anyone else with similar problem.
Thank you again Ajeh for the help!!!
I am glad that you got this working ...
I would be interested in see the php.ini file that they gave you for your site ...
I will contact Hostgo and ask them to send me a copy of it and I will post it when I hear back from them.
Thanks again!!!
I PM'd you a very long text file rather than paste here because I was unable to tell if it contained any sensitive settings information.
Let me know please if you need any additional info from my host.
Oops!
I could not PM the file because it was way too big.
I have sent you my email address and you can email me for it.
This works perfect for paypal, however google checkout does not want to display first class mail international as an option any more... Any ideas?
Anyone else seeing this?