• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Bizzaro cURL problems on RHEL 3

C

cwickham

Guest
Im trying to get libcurl running on any of the websites, but every time I try (even with the most simple coding) I get the "This page cannot be displayed" error. Now Ive gone through great lengths to trouble shoot this. First I tried curl from the command line, and that ran great. Then I tried a few different php functions, those being fsockopen and fopen. Both returned the desired results. But when I try to use regular libcurl I cant get anything to return. Has any one seen this before, and if so can you shed some light on my situation?
 
Back
Top