• pierrehenry67

    (@pierrehenry67)


    Hello,

    RPS image gallery cannot be upgraded anymore, so I decided to go from php4.4 to 5.6 on my host server (OVH is the provider).
    MySQL version is 5.5 and I cannot change that.

    When I run the site after php upgrade to php5.6, it fails to list entries in the loop (the rest of the main page works). For example, the event calendar highlights the right dates with a corresponding entry. But clicking on it is not working.

    I tried php5.4 also, the result is the same.
    Any idea why? Could it be the address rewrites?

    this is the site’s page : http://www.befengshui.com/Weblog/

    I run these plug_ins:
    Akismet Version 3.1.11 | Par Automattic
    Duplicate Post Version 2.6 | Par Enrico Battocchi
    eShop for WordPress Version 6.3.14 | Par Rich Pedley
    eShop Languages Version 0.4 | Par Rich Pedley
    Event Calendar Version 3.1.4 | Par Alex Tingle
    Event Calendar Widget Version 3.1.4 | Par Darrell Schulte
    Sélectionner Hello Dolly Version 1.6 | Par Matt Mullenweg
    RPS Image Gallery Version 1.2.29 | Par Red Pixel Studios
    WP Last Login Version 1.4.0 | Par Konstantin Obenland
    Yoast SEO Version 3.2.5 | Par L’équipe Yoast

    thanks a lot

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

    (@sterndata)

    Volunteer Forum Moderator

    FYI, you are using PHP 5.2.17 which is too old.

    When I look at your page, this shows up in the Developer Tools console:

    FB.Share:39 ##########################
    #  The endpoint used to load this resource has been deprecated.
    #  Please update to the current Facebook JavaScript SDK.
    #  https://developers.facebook.com/docs/reference/javascript/
    ##########################

    Are all the plugins on your site up to date? How about the theme?

    Thread Starter pierrehenry67

    (@pierrehenry67)

    Thanks for the tip on the facebook button. I am looking on how to fix it

    How do you know I am running PHP 5.2.17? OVH says I have 4.4.

    thanks

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    Use the developer tools in your browser

    Request URL:http://www.befengshui.com/Weblog/
    
    Request Method:GET
    Status Code:200 OK
    Remote Address:213.186.33.2:80
    
    Response Headers
    
    Cache-Control:no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Content-Encoding:gzip
    Content-Length:6277
    Content-Type:text/html; charset=UTF-8
    Date:Tue, 17 May 2016 20:56:38 GMT
    Expires:Thu, 19 Nov 1981 08:52:00 GMT
    Link:<http://www.befengshui.com/Weblog/wp-json/>; rel="https://api.w.org/"
    Pragma:no-cache
    Server:Apache
    Set-Cookie:90plan=R1531048398; path=/; expires=Tue, 17-May-2016 22:02:47 GMT
    Vary:Accept-Encoding
    X-Powered-By:PHP/5.2.17
    Thread Starter pierrehenry67

    (@pierrehenry67)

    I have run php_info and you are correct.
    the Theme is ultra old – and will be a pain to update…
    plug ins are all uptodate except RPS image gallery which gives problems when upgrading.

    Facebook is fixed.

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

The topic ‘Upgrade from php4.4 to 5.x not working’ is closed to new replies.