Page 3 of 7
Posted: Tue Mar 14, 2006 6:59 pm
by milesa
Thanks Klemen, but I am decide to don't lose my time and to find other server (it's free

).
Your script work
perfect on my paid server
Thx for your
FREE scripts!!!
Posted: Tue Mar 14, 2006 8:42 pm
by milesa
Again me...

I tested many hostings but it's same. I find host with php support, but again with same error! (script is here
http://www.bighealth.byethost8.com/heal ... links1.php ).
I don't wont to disturb you, so this is why I posted last message
Posted: Tue Mar 14, 2006 9:48 pm
by Klemen
Yes, that's usually the problem with Free hosts - they offer "PHP support" but disable half of the most usable functions for "security reasons". I think that is the case here too - your host has probably disabled some functions needed to read remote websites from scripts. You can upload this file and post the link here to confirm it:
http://www.phpjunkyard.com/extras/phpinfo.zip
GoDaddy Hosting and LinkMan: ERROR Can't open remote URL!
Posted: Mon Jul 24, 2006 2:48 pm
by Krisada
GoDaddy Hosting:
The php settings by default have
"Allow url fopen=off"
but you will find a
php.ini file in your root directory that you can modify to set fopen to "on".
Simply modify the PHP.INI GoDaddy supplies in your root directory to change the fopen settings.
Details:
It's not the actual php.ini - it's just 1 line that allows you to change the 2 most common parameters.
Download PHP.INI from your root folder
Open php.ini in a text editor
Change: "allow_url_fopen =
off"
to: "allow_url_fopen =
on"
Save the file
Upload the modified file back to your website root (original location).
And your done - the script should now work, provided you've done all the other requirements.
Works very nicely - thanks for the scipt and I hope this helps the GoDaddy Users .

Posted: Mon Jul 24, 2006 3:07 pm
by Klemen
Thanks for sharing, I never used GoDaddyfor hosting so I didn't know each hosting account has a php.ini file in the root

Posted: Mon Aug 21, 2006 2:54 pm
by Grimm
Hello,
I just installed this script (ver. 1.03) and Im having the same problem with the Cant Open Remote URL.
My PHP (4.3.1) Info shows:
What else could be the problem?

Posted: Mon Aug 21, 2006 5:08 pm
by Klemen
Hi,
Post a link to your phpinfo file and Linkman here and I will check for any obvious problems.
Regards,
Posted: Mon Aug 21, 2006 7:29 pm
by Grimm
Klemen Stirn wrote:Hi,
Post a link to your phpinfo file and Linkman here and I will check for any obvious problems.
Regards,
Thanks - I sent you a PM.
Posted: Sat Sep 09, 2006 4:14 pm
by birkenstam
Hello Klemen,
i have seen your script in action and is good but i have the same problems like rest of the guys on this thred iget (ERROR Can't open remote URL!)
here is my php info
http://www.stardating.se/linkman/phpinfo/phpinfo.php
i have never had a problem with a script before this my first time. and thx for taking time for us.
Warm regards anders
Posted: Sat Sep 09, 2006 7:54 pm
by Klemen
Hi,
I had no problems adding a test link to your site. Are you sure you get this EXACT error: Can't open remote URL!
If yes check:
- the website URLs are valid in the form
- the website is available (server not down)
Regards,
Posted: Sat Sep 09, 2006 7:57 pm
by birkenstam
hello and thanks again for you time,
could you please send me the link where you have put you test link.
Regards anders
Posted: Sat Sep 09, 2006 8:13 pm
by birkenstam
ok i can see your test.
how did you do it? becuse does not work for me.
i have tried about 10 times now.
i will appreciate if somebody else in the forum tried too.
here is the link
http://www.stardating.se/linkman/form.html
Warm regards anders
Posted: Sun Sep 10, 2006 12:18 pm
by Klemen
Can you tell EXACTLY what error are you given and what URL are you trying to submit but doesn't work?
Posted: Sun Sep 10, 2006 12:48 pm
by birkenstam
ok it works.
i have figure out why it dident work for me. when i wanted to try the script, i made up an url so it could not find it.
that is the reason why i got ERROR Can't open remote URL!.
so guys if you are going to try the script you acctully need an url that exist.
Fantastic script Klemen.
and appreciate alot the time you have taking for me.
warm regards anders
Posted: Sun Sep 10, 2006 1:03 pm
by birkenstam
another question klemen,
is it possible to change the link.php to another name?
and if how?
Regards anders