Community Support Forums — WordPress® ( Users Helping Users ) — 2010-11-25T16:11:49-05:00 http://www.primothemes.com/forums/feed.php?f=4&t=1023 2010-11-25T16:11:49-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4880#p4880 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> Statistics: Posted by paulinobrener — November 25th, 2010, 4:11 pm


]]>
2010-11-22T14:04:06-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4835#p4835 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]>
"The server your account is on is running php 5.3.2."

Statistics: Posted by paulinobrener — November 22nd, 2010, 2:04 pm


]]>
2010-11-22T13:50:57-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4834#p4834 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> http://elsse.com/php-version.php)

and got the following

4.4.9

Statistics: Posted by paulinobrener — November 22nd, 2010, 1:50 pm


]]>
2010-11-18T21:56:02-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4783#p4783 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]>
I have the same problem as Jethead. I am trying to install s2member to my wordpress and I get the same message. Please advise, as I don't see any solution offered, and there's three of us with the problem. Be easy on me. I'm not a coder.

Thanks,
MM

Statistics: Posted by mariamar — November 18th, 2010, 9:56 pm


]]>
2010-11-04T18:29:52-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4513#p4513 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> Statistics: Posted by MarshaS — November 4th, 2010, 6:29 pm


]]>
2010-11-04T16:45:10-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4511#p4511 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> /php-version.php to your web server; so you can access it through a web browser.

So you might open a link in your browser that points to:
Code:
http://yoursite.com/php-version.php
That will output what we need then.

Statistics: Posted by Jason Caldwell — November 4th, 2010, 4:45 pm


]]>
2010-11-04T16:11:25-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4509#p4509 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> When you say, Open it in your browser, what exactly do you mean?
I right clicked the file and opened it in a new tab.
Is there something else I should be doing?
Sorry if this is basic stuff. I'm learning, but not much of a techie yet. :?

Statistics: Posted by MarshaS — November 4th, 2010, 4:11 pm


]]>
2010-11-04T14:06:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4507#p4507 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> Thanks for the follow-up.
No, you'll want to be sure the file has a .php extension so the contents of the file are parsed ( processed ) as PHP code. You should end up with something like this in your browser:
Code:
5.2.6

Statistics: Posted by Jason Caldwell — November 4th, 2010, 2:06 pm


]]>
2010-11-04T13:55:40-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4505#p4505 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> I extracted and uploaded the file. When I open it, I get this:
<?php echo PHP_VERSION; ?>

Is this what you're looking for?

Marsha

The site is http://www.polaritycenter.com

Statistics: Posted by MarshaS — November 4th, 2010, 1:55 pm


]]>
2010-11-04T11:12:59-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4502#p4502 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> Hi there. Thanks for reporting this important issue.

Please load this file onto your server ( anywhere ) and open it in a web browser. I'd like to see what your installation of PHP is reporting itself as; this way we'll know where the comparison issue is at.
Code:
<?php echo PHP_VERSION; ?>
php-version.zip

Statistics: Posted by Jason Caldwell — November 4th, 2010, 11:12 am


]]>
2010-11-04T10:44:15-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4499#p4499 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> I just had the webhost transfer the site to a server with PHP v5.2, uninstalled and reinstalled s2Member and I still get the message and don't see anything in the dashboard for s2Member.

Please advise.

And note, I'm not a coder but I can find my way around most things with enough explanation, so please be gentle. ;)

Many thanks.

Statistics: Posted by MarshaS — November 4th, 2010, 10:44 am


]]>
2010-10-22T05:37:12-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=4059#p4059 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> Hi there. Thanks for your patience.

I can confirm that s2Member IS compatible with PHP v5.3.
Are you running a beta release perhaps?

Please run this test file and see what you get.
Code:
<?php echo PHP_VERSION; ?>

If you take a look inside /s2member/s2member.php you will find this section of code:
Code:
version_compare (PHP_VERSION, WS_PLUGIN__S2MEMBER_MIN_PHP_VERSION, ">=") 

You can remove that part of the conditional statement if you really need to.

~ Please report back if you can. Thanks!

Statistics: Posted by Jason Caldwell — October 22nd, 2010, 5:37 am


]]>
2010-10-19T15:47:59-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=3994#p3994 <![CDATA[Re: You need PHP v5.2+ to use the s2Member plugin.]]> Statistics: Posted by jetheat — October 19th, 2010, 3:47 pm


]]>
2010-10-16T02:38:42-05:00 http://www.primothemes.com/forums/viewtopic.php?t=1023&p=3934#p3934 <![CDATA[You need PHP v5.2+ to use the s2Member plugin.]]>
Code:
You need PHP v5.2+ to use the s2Member plugin.


I have PHP 5.3.3 installed on my server.

Furthermore, the plugin settings don't appear in my Wordpress sidebar once it is activated.

I have tried adding:
define ("WS_PLUGIN__S2MEMBER_MIN_PHP_VERSION", "5.2");
to my wp-config file but that didn't make the plugin appear on my sidebar either.

Any suggestions?

Statistics: Posted by jetheat — October 16th, 2010, 2:38 am


]]>