We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 50708
    • 4 Posts
    Hello!

    Please, help me ubderstand:

    1. On hosting I have MODX Evo 1.0.9
    2. I have no access to hosting server. Only through SysAdmin.
    3. SysAdmin show me information about php version on server:
    $:
    PHP 5.6.2-1 (cli) (built: Oct 17 2014 16:36:45)
    php5 -v
    Copyright (c) 1997-2014 The PHP Group
    Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
    with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies
    4. MODX Evo in Manager show System information with phpinfo: PHP 5.6.2
    5. I asked him show me info about installed packages:

    $: dpkg -l
    ...
    ii php5 5.4.4-14+deb all server-side, HTML-embedded script
    ii php5-cgi 5.6.2+dfsg-1 i386 server-side, HTML-embedded script
    ii php5-cli 5.6.2+dfsg-1 i386 command-line interpreter for the
    ii php5-common 5.6.2+dfsg-1 i386 Common files for packages built f
    ii php5-curl 5.6.2+dfsg-1 i386 CURL module for php5
    ii php5-dev 5.6.2+dfsg-1 i386 Files for PHP5 module development
    ii php5-fpm 5.6.2+dfsg-1 i386 server-side, HTML-embedded script
    ii php5-gd 5.6.2+dfsg-1 i386 GD module for php5
    ii php5-imagick 3.2.0~rc1-1 i386 Provides a wrapper to the ImageMa
    ii php5-json 1.3.6-1 i386 JSON module for php5
    ii php5-mcrypt 5.6.2+dfsg-1 i386 MCrypt module for php5
    ii php5-mysql 5.6.2+dfsg-1 i386 MySQL module for php5
    ii php5-xcache 3.2.0-1 i386 Fast, stable PHP opcode cacher
    ...

    Packages show php5 5.4.4-14+deb all

    So, maybe, hosting server hold multiple versions of PHP OR Can MODX Evo 1.0.9 work on PHP 5.6 ?

    This question has been answered by multiple community members. See the first response.

    • discuss.answer
      • 36416
      • 589 Posts
      Quote from: dronlinux at Jul 07, 2015, 08:15 AM
      (...)
      Can MODX Evo 1.0.9 work on PHP 5.6 ?

      No, it won't work with 1.0.9 (which also has several known vulnerabilities).
      Upgrade to 1.0.15 first, then adjust Error reporting level.
      • discuss.answer
        • 13226
        • 953 Posts
        @dronlinux

        You may also find this post relevant