I have it on a different server with php4 and it works in 3.4 .This is a new server with php5 I was testing 4.0 on. I don't think google would block it so fast. Has anyone else tried 4 on php5?
3.4 didn't have pagerank. 3.3 didn't do calculations of its own but had a simple image code inserted that used another source which died ages ago, with a completely different template code than 4.x of course.
All my sites plus my desktop are PHP5, including the WSN Links user demo which shows pageranks. I'm sure most people are using PHP5 since PHP4 is many years out of date now. (I'd prefer to dump PHP4 support and take advantage of newer features, but have to keep it for the time being since some hosts still use it.)
All my sites plus my desktop are PHP5, including the WSN Links user demo which shows pageranks. I'm sure most people are using PHP5 since PHP4 is many years out of date now. (I'd prefer to dump PHP4 support and take advantage of newer features, but have to keep it for the time being since some hosts still use it.)
--- I think most your clients that are using hosting companies are still on php4 as the hosting companies are slow to change....
Comments on PageRank
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
Hi,
Seems pagerank always returns a value of 1/10 no mater what the site when run on php 5.
Testing on:
PHP Version: 5.1.6
MySQL Version: 5.0.24-standard
Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Are you looking at links submitted before you switched it on? If so you have to regenerate.
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
Regenerated and added new, they all say 1. Added yahoo, it say 1.
Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Does recip link checking work? You need either curl or fopen url wrappers to do anything that involves grabbing remote data.
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
Not using recip links, but dead link checker works fine. Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Perhaps google has blocked your server? It is against their TOS. You ought to be getting a 0/10 value though if it's not connecting, I'd think.
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
I have it on a different server with php4 and it works in 3.4 .This is a new server with php5 I was testing 4.0 on. I don't think google would block it so fast. Has anyone else tried 4 on php5?
Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
3.4 didn't have pagerank. 3.3 didn't do calculations of its own but had a simple image code inserted that used another source which died ages ago, with a completely different template code than 4.x of course.
All my sites plus my desktop are PHP5, including the WSN Links user demo which shows pageranks. I'm sure most people are using PHP5 since PHP4 is many years out of date now. (I'd prefer to dump PHP4 support and take advantage of newer features, but have to keep it for the time being since some hosts still use it.)
Beginner
Usergroup: Customer
Joined: Feb 27, 2006
Location: Moscow, Russia
Total Topics: 0
Total Comments: 1
Has anyone else tried 4 on php5?
I have tried. Wsnlinks 4.0.4, PHP5. All PR's are 1.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Are you using the default templates, or did you try to adapt some 3.3 templates?
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
Nothing old only 4 default templates
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
All my sites plus my desktop are PHP5, including the WSN Links user demo which shows pageranks. I'm sure most people are using PHP5 since PHP4 is many years out of date now. (I'd prefer to dump PHP4 support and take advantage of newer features, but have to keep it for the time being since some hosts still use it.)
--- I think most your clients that are using hosting companies are still on php4 as the hosting companies are slow to change....
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
Do you have curl listed in your php extensions? I haven't tested on a server that doesn't, though fopen url wrappers should work the same.
Experienced
Usergroup: Customer
Joined: Jul 29, 2005
Total Topics: 30
Total Comments: 65
Yes curl is listed and enable, tried "get title and description" on suggest links, as I think that must use curl to get and it worked.
Thanks.
developer
Usergroup: Administrator
Joined: Dec 20, 2001
Location: Diamond Springs, California
Total Topics: 61
Total Comments: 7868
You haven't linked to it, so is your site online so that you could link to it? If not, your firewall would prevent it working from your desktop PC.