Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Apache

2.4+

PHP

PHP 8.1

MySQL

5.7+

7.6.0

Upgrading notes

A new setting cfg_site_address has been added to ExamSys, it should be set to the full path to your ExamSys installation. We require it to be set during upgrade, if you are doing a command line upgrade you can avoid being prompted for it by using the -s flag, for example:

Code Block
php cli\upd.php -u username -p password -s https://examsys.example.com

There is also a new script that should be configured to run regularly that will e-mail anomaly reports out:

cli/mail.php

New features

Improvements

...