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/
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/