Fetching URL doesn't work

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
DwB

Fetching URL doesn't work

Post by DwB »

My problem ist that I can't fetch any picture I'd like to add to the media library. Every time it tells me that he couldn't find http://some.url.com/imagedirectory/file.jpg.
I already tried different servers but every time the same result: no media added to my library.

Using S9Y 0.7.1
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Fetching URL doesn't work

Post by garvinhicking »

This can mean that your server does not support opening URLs. PHP can be configured to have allow_url_fopen set to FALSE.

But you can try to use s9y 0.8, we have implemented an alternate fetching method which already works if your host allows outgiong socket connections, which many hosts do.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply