Errors with SimplePie and cURL

Status
Not open for further replies.

Freakazoid

New Member
Messages
3
Reaction score
0
Points
0
ok, been trying to get a simple php rss merger script to work on my site to no avail.
I've got PHP v2 with cURL enabled just fine but the script still refuses to run and doesn't spit back any errors so I tried installing the simplepie demo and finally got an error message: cURL error 6: Couldn't resolve host 'revision3.com'

Anyone know what's going on here?

the script i'm trying to run is here: http://freakazoid.exofire.net/rss/index.phps which requires this: http://freakazoid.exofire.net/rss/simplepie.inc
the simplepie demo I put up to try things is here: http://freakazoid.exofire.net/SimplePie/demo/
 

Corey

I Break Things
Staff member
Messages
34,551
Reaction score
204
Points
63
Now that revision3.com is working, does the script work?
 

Freakazoid

New Member
Messages
3
Reaction score
0
Points
0
Now that revision3.com is working, does the script work?

It never was a problem with revision3 as my home copy of the script was working perfectly the entire time, it was an issue with your server as the SimplePie demo I tried was spitting back DNS errors for all lookups
It is working fine now.
 
Status
Not open for further replies.
Top