ERROR Can't open remote URL!

Problems installing LinkMan?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Sure, changing the name is as simple as renaming "links.php" file to some other name, like "whateveryouwant.php". You must keep the .php extension though.

Regards,
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
fun4uoc
Posts: 2
Joined: Sun Sep 17, 2006 3:13 am

Post by fun4uoc »

Hi Klemen,

I'm also getting the Can't open remote URL! error. I am on Dreamhost but compiled my own php and edited php.ini to allow url_fopen. The phpinfo file can be found at http://nvgs.net/phpinfo.php and the link manager page is at http://nvgs.net/links/form.html . I appreciate any help you may be able to give.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Worked fine here:
http://nvgs.net/links/links.php

Make sure you enter a VALID and EXISTING url for reciprocal links page in the form.

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
birkenstam
Posts: 7
Joined: Sat Sep 09, 2006 4:09 pm

Post by birkenstam »

hi klemen,

i think people get confused about the (Can't open remote URL!)

they think is something wrong with the installaion or the code etc..

most of the time is at they have just tried the script on there on site and they put what ever links. maybe (Can't open remote URL!) should be renamed to something else. like (please check you reciprocal links are valid.) or maybe something else.

just an ide.

have a nice day, is a brilliant script.

warm regards anders
swedish dejting http://www.stardating.se
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

Well the error says just what it means - the URL they entered can't be opened (found). LinkMan does also give other errors, like "Recprocal link not found" but that is due to another problem (link wasn't found on the page) rather than this one (page doesn't even exist or can't be opened).

Regards
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
fun4uoc
Posts: 2
Joined: Sun Sep 17, 2006 3:13 am

Post by fun4uoc »

Thanks Klemen,

The page I am attempting to add does have a valid link back but is contained in the sidebar of a Wordpress page. Could Wordpress be causing the problem and if so, could I fix it on my end?
birkenstam
Posts: 7
Joined: Sat Sep 09, 2006 4:09 pm

Post by birkenstam »

the link on the wordpress could be inside a frame.
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

What's the page you are trying to add?
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Golden
Posts: 2
Joined: Sat Oct 07, 2006 6:51 pm

ERROR/Install fix for Godaddy users

Post by Golden »

Check my post on Oct. 7, 2006.
Entitled "ERROR/Install fix for Godaddy users"
vinarcid0810
Posts: 2
Joined: Sat Oct 28, 2006 10:13 am

Post by vinarcid0810 »

hi I have this problem
Can't open remote URL!

this is my phpinfo
http://vinarcid0810.altervista.org/phpinfo.php

:?: :?:
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Hi,

You have a modified version of PHP and the phpinfo doesn't show enough details. Contact your hosting company and ask if "allow_url_fopen" is enabled or not.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
vinarcid0810
Posts: 2
Joined: Sat Oct 28, 2006 10:13 am

Post by vinarcid0810 »

:(
allow_url_fopen isn't not enabled I can resolve in other way?
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Unfortunately not, in order for a PHP script to open URL addresses (in this example check reciprocal URL to see if the link is there) the allow_url_fopen must be enabled. No other way I'm afraid.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
odigy
Posts: 1
Joined: Thu Jan 25, 2007 2:29 pm

Post by odigy »

Hi Great Script
I am also on Dreamhost they have disabled fopen can you point me in the right direction I wish to Change the fopen side of the script to use cURL. That is if it is ok with you and is feasible to do so. :wink:
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Feel free to edit it to use cURL, but you'll have to get ti working on your own as I can't help you with it.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here Image

Image You should follow me on Twitter here

Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...

Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Post Reply