FIX: Using cURL instead of fopen for hosts that prohibit it.

Problems installing LinkMan?
Post Reply
insidmal
Posts: 1
Joined: Sat May 22, 2010 11:10 am

FIX: Using cURL instead of fopen for hosts that prohibit it.

Post by insidmal »

My host (Network solutions) does not allow fopen, it does however allow curl.. I modified this script to use curl instead of fopen, the files that change are admin.php and addlinks.php here is a zip of just those 2 files, install the script as normal but replace those 2 with these files..

http://insidmal.com/links/links.zip

figured I would share this so people don't go through the same mess trying to figure it out that I did, lol.. to thank me feel free to give a backlink to my sites either insidmaldesign.com or blog.insidmal.com or just say thanks!
Klemen
Site Admin
Posts: 10116
Joined: Fri Feb 11, 2005 4:04 pm

Post by Klemen »

Thanks for sharing! I plan to add curl to linkman, but until it's officially supported such a mod is very welcome.
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
DC
Posts: 138
Joined: Sun Dec 09, 2007 9:28 am

Post by DC »

There is also my fix for that same problem in the following older thread.
viewtopic.php?t=2591

DC
To Code Or Not To Code That Is The Question?

Was my post of any help to you? if so please do [url=http://www.clickcraft.net/slice_donations.php][b]Buy Me A Slice[/b][/url] ...
Post Reply