• Resolved nazrym

    (@nazrym)


    I have a WordPress install with PHP 5.2. I am using a Twitter plugin that requires PHP 5.4 and above. My web host allows me to change my PHP engine to 5.4, but the install still shows 5.2 version. How can I make my WordPress install see the change/update?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    This is not a WordPress issue; please contact your host (and upgrade to at LEAST 5.6, if not 7.0).

    Thread Starter nazrym

    (@nazrym)

    Why wouldn’t it be? And I don’t believe upgrading to 5.6 would make the WordPress install see the upgrade.

    The install is on a shared space under nazrymustakim.com. You can see that is 5.4 by going to nazrymustakim.com/test.php. I also installed phpinfo plugin under wacoheat.org WordPress install which is under nazrymustakim.com/wacoheat, but it is showing 5.2 when it is originally installed under.

    So WordPress is not recognizing the PHP upgrade. Clearly it is WordPress related. I am trying to make the WordPress see the 5.4. But I can upgrade PHP to 5.6, but I don’t see how that would make the WordPress install see the upgraded PHP version.

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Wordpress works with whatever version of WP the server presents. Check you .htaccess file to see if specifies a particular handler for PHP.

    I recommended 5.6 because 5.6 is the absolute minimum you should be using on a modern system, and 7.0 is better.

    Thread Starter nazrym

    (@nazrym)

    That’s it. That was the information I needed. I modified the .htaccess on the WordPress root folder and vóila! And went ahead and upgraded to 5.6.

    Thank you Steve.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘WordPress install to recognize update PHP version’ is closed to new replies.