Hello, I have set up an apache server on my windows machine, with php 5 on it and enabled curl (as seen from phpinfo() ). However, when I try to call a curl function, it will always return a blank page. What could be the problem? Thank you in advance Falco85