Hi all!

I'm using Dreamhost and I installed the last version 1.3.8a, but when I try to checkout by Paypal without login it give a Time Out error! You can see for yourself:
http://www.ebookspot.info/index.php

Then I installed the cURL and IPN test script:
http://www.ebookspot.info/curltest.php
http://www.ebookspot.info/ipncheck.php

then I see that the IPN dont work because it use fsockopen() and Dreamhost dont allow fsockopen to work for security reasons...

I ask Dreamhost support and the reply was:
"By default, for security reasons we dont allow fsockopen to work.
Ironicly, we suggest using CURL to bypass this"

Ok, and now? I think the cURL is working but the IPN uses fsockopen() correct?

How can I fix or make work?

Thanks,