ATutor

Learning Management Tools







Pages:1 2 3 4 5 6 7 8 9 10 11 12 13 14 15


not installing with established PHP7


  • 2017-02-17 06:55:03

    not installing with established PHP7

    PHP7 don`t use mysql librery, error install (don`t view mysql)
    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; Message has a deprecated constructor in J:\OpenServer\domains\atutor1\include\classes\Message\Message.class.php on line 20

    Warning: Cannot modify header information - headers already sent by (output started at J:\OpenServer\domains\atutor1\include\classes\Message\Message.class.php:20) in J:\OpenServer\domains\atutor1\install\index.php on line 22

    Warning: Cannot modify header information - headers already sent by (output started at J:\OpenServer\domains\atutor1\include\classes\Message\Message.class.php:20) in J:\OpenServer\domains\atutor1\install\index.php on line 23


    Things to describe:
    Operating system ATutor is installed on - win 7
    ATutor version - 2.2.2 (night build )
    Patch #s applied - no
    ATutor theme name -
    PHP version - 7.0.8
    MySQL version - 5.0.12
    Webserver & version - apache 2 with PHP7x64 x64
    Copies of error messages -
    Changes to default settings - no
    Web browser being used - FF, Chrome

  • 2017-02-17 10:40:45

    Re: not installing with established PHP7

    Thanks for the report. Its been added to the tracker
    http://www.atutor.ca/atutor/mantis/view.php?id=5759

    For now add ~E_DEPRECATED to line 18 of include/vitals.inc.php

    define('AT_ERROR_REPORTING & ~E_DEPRECATED', E_ERROR | E_WARNING | E_PARSE);

  • 2017-10-02 19:15:40

    Re: not installing with established PHP7

    There's a version available now that works with PHP7.
    http://www.atutor.ca/atutor/download.php