We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 49941
    • 4 Posts
    Can anyone inform us how about support for PHP 5.5.x and PHP 5.6.x ?

    Ubuntu 14.04 is standard with 5.5.9 and that isn't working.

    This question has been answered by dvdende. See the first response.

      • 36416
      • 589 Posts
      Quote from: dvdende at Feb 24, 2015, 11:04 AM
      Can anyone inform us how about support for PHP 5.5.x and PHP 5.6.x ?
      Ubuntu 14.04 is standard with 5.5.9 and that isn't working.

      Please define "that isn't working"... wink
        • 49941
        • 4 Posts
        Quote from: danilocuculic at Feb 24, 2015, 11:38 AM
        Quote from: dvdende at Feb 24, 2015, 11:04 AM
        Can anyone inform us how about support for PHP 5.5.x and PHP 5.6.x ?
        Ubuntu 14.04 is standard with 5.5.9 and that isn't working.

        Please define "that isn't working"... wink

        I talk about evo.
        Lots of PHP mysql errors. Its a known think i guess.

        for example:
        Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /xxx/xxx/xxx/manager/includes/extenders/dbapi.mysql.class.inc.php on line 93
          • 36416
          • 589 Posts
          Quote from: dvdende at Feb 24, 2015, 11:46 AM
          Lots of PHP mysql errors. Its a known think i guess.
          for example:
          Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /xxx/xxx/xxx/manager/includes/extenders/dbapi.mysql.class.inc.php on line 93

          Yes, known issue: https://github.com/modxcms/evolution/issues/171
          and known workaround is to set System config / Detection level of PHP errors to "Ignore warnings of a slight notice level" for now.
            • 49941
            • 4 Posts
            Quote from: danilocuculic at Feb 24, 2015, 12:02 PM
            Quote from: dvdende at Feb 24, 2015, 11:46 AM
            Lots of PHP mysql errors. Its a known think i guess.
            for example:
            Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /xxx/xxx/xxx/manager/includes/extenders/dbapi.mysql.class.inc.php on line 93

            Yes, known issue: https://github.com/modxcms/evolution/issues/171
            and known workaround is to set System config / Detection level of PHP errors to "Ignore warnings of a slight notice level" for now.

            Thanks danilo. Your help is really appriciated
            • discuss.answer
              • 49941
              • 4 Posts
              Quote from: danilocuculic at Feb 24, 2015, 12:02 PM
              Quote from: dvdende at Feb 24, 2015, 11:46 AM
              Lots of PHP mysql errors. Its a known think i guess.
              for example:
              Deprecated: mysql_connect(): The mysql extension is deprecated and will be removed in the future: use mysqli or PDO instead in /xxx/xxx/xxx/manager/includes/extenders/dbapi.mysql.class.inc.php on line 93

              Yes, known issue: https://github.com/modxcms/evolution/issues/171
              and known workaround is to set System config / Detection level of PHP errors to "Ignore warnings of a slight notice level" for now.

              Thanks danilo. Your help is really appriciated
                • 21417
                • 486 Posts
                Thanks Eoler. This helped me too.
                  Web design Adelaide
                  http://gocreate.com.au
                • I invite everyone to test and a week to release the official version:
                  https://github.com/modxcms/evolution/releases/tag/v.1.1RC
                    http://modx.im - Russian community
                    http://extras.evolution-cms.com - Repository for Evolution