All Good Things Must Come To An End

As you all know, I have been doing WordPress plugins and supporting it for the past 6 years. These 6 years of my life, I have been through my polytechnic education, my national service as well as my university education.

I just graduated from university in December 2009 and have been looking for full-time jobs. I am offered a full-time job and will be starting work on 1st February 2010.

I regret to say that I am NOT ABLE to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.

However, I WILL still update my plugins whenever I can and you still can report bugs to me via email and I will try to fix it.


Author Topic: Showing wrong PHP version?  (Read 7126 times)

0 Members and 1 Guest are viewing this topic.

Offline chazzzzy

  • Newbie
  • *
  • Posts: 3
    • View Profile
Showing wrong PHP version?
« on: 04 July 2008, 19:34 »
I am confused.. I am running PHP 5.2.6 and if I do that phpinfo.php thing it also shows php 5.2.6 running.. BUT your plugin is showing that I am running PHP 4.4.8

I just moved servers.. so perhaps it could be related to that?  I don't know.. but how can I really find out what version of PHP I am using?  Is there something in Wordpress I may need to change to tell it to run to correct version?

Thanks!
Charles

Offline Ttech

  • Official Support
  • Global Moderator
  • *****
  • Posts: 4,294
    • View Profile
Re: Showing wrong PHP version?
« Reply #1 on: 04 July 2008, 20:04 »
Does your host require you to have a .htaccess file setting to enable php5?
Learning and Helping one day at a time.




DevNode.org Operator - The IRC network for Programers

Offline GaMerZ

  • lesterchan.net
  • Administrator
  • *****
  • Posts: 11,536
    • View Profile
  • WordPress Version: WordPress 2.9.x
  • Theme Name: lesterchan.net v3.4
Re: Showing wrong PHP version?
« Reply #2 on: 06 July 2008, 15:56 »
this plugin gets the info from phpinfo() so it is 100% correct. Your host may support PHP5 but your site may not be running it. Contact your host for more information.

++ lesterchan.net - Lester Chan's Website

I regret to say that I am not able to provide support for my plugins anymore due to my full-time job commitment. I will leave this forum open and let the community help one another.